dougal
dougal
@soredake Could you try again with the current beta of rclone and see if it has been fixed?
@spiffytech I have rebased your pull request as it had many conflicts. I also removed the bucket checking mechanism as it is unlikely users will actually cause this problem, it...
Thanks! I'll merge this now. I think it's fine without the type as it's relatively implicit.
Currently the maintainer for the Proton Drive backend is busy with other stuff, we're looking for help to fix this if you are willing or capable!
If anyone is interested here's what the integration tests currently look like... https://integration.rclone.org/?filter=protondrive
A workaround is: `echo "..." | rclone rcat -M --metadata-set key=val remote:path/to/file`
How are the tests running? Can you show the backend tests and the test_all tests working: https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md#integration-tests Thanks!