mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
This makes sure that partially uploaded large files are removed unless the `--swift-leave-parts-on-error` flag is supplied. - refactor swift.go - add unit test for swift with chunk - add unit test for large object with fail case - add "-" to white list char during encode.