Fred
Fred
So far they haven't added any new endpoint for the API token. https://download.seafile.com/published/web-api/v2.1/library-api-tokens.md#user-content-Access%20library%20with%20API%20token Documentation seems up to date though. In the code, only these endpoints can use the `RepoAPITokenAuthentication` class...
I noticed that. I'll look into it but haven't got a chance yet 👍🏻
Oh my, it's like recreating a new backend. It's a completely different set of API. They're somehow consistent: the documentation hasn't been updated, so I'll go through reading the Python...
Sorry I left this PR on the side because I never managed to actually try transferring big files. It finally came up recently so I cleaned up a few tests...
Last time I checked it was working fine; I should probably rebase the code and run a round of tests with latest seafile 😄
Yeah I suppose that shouldn't be too difficult to implement 👍🏻
I'll keep it in mind during the refactoring of the logs. There's a [long standing PR](https://github.com/creativeprojects/resticprofile/pull/207) on parsing all the logs coming from restic: I'll have to finish it at...
Thanks for the information; I didn't notice the issue as I'm only pushing backups to the cloud actually 😐 ... and that's annoying. Their security model is so non-user friendly...
Actually I can't replicate it. I tried a backup to a http rest server on my local network and it worked, without having resticprofile or Restic in the list of...
> I can't add resticprofile to the Local Network pane. Have you tried starting the schedule manually? In theory you should see the popup asking for network access with this...