mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
5ea9398b63
Supplying the flag --swift-no-large-objects is a promise to the swift backend that there are no dynamic or static large objects stored. Using that knowledge rclone can speed its operations up reducing the number of HEAD requests. See: https://forum.rclone.org/t/handling-or-not-of-large-objects-in-swift/33389/ See: https://forum.rclone.org/t/swift-sync-checksum-calls-head-on-every-object-so-is-very-slow/30322 |
||
---|---|---|
.. | ||
auth.go | ||
swift_internal_test.go | ||
swift_test.go | ||
swift.go |