TW
TW
No S3 support planned.
@duchenpaul so you practically tried it?
Thanks for the PR, merged!
@levihb do you want to make a PR for this?
Updating the pypi package metadata should get a higher priority: - last pypi release was 2016 - pypi metadata points to a non-existent bitbucket repo That all smells pretty much...
@mchaput ^
Could be borg noticing the different, previously unknown repo location and asking you interactively whether you are sure that you want to use that repo. I suggest you directly invoke...
Your filesystem doesn't work correctly. borg does a file "open" and the fs responds with: ``` OSError: [Errno 95] Operation not supported ```
#7937 also had this issue.
You can try to reproduce this on a local filesystem to see whether it only happens on cifs. "not supported" as error response to "open()" is weird.