TW

Results 2664 comments of TW

No S3 support planned.

@duchenpaul so you practically tried it?

Thanks for the PR, merged!

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...

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 ```

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.