mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +08: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.