mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
swift/hubic: document segmented object MD5SUM limitations - fixes #392
This commit is contained in:
@@ -131,3 +131,9 @@ ns.
|
||||
|
||||
This is a defacto standard (used in the official python-swiftclient
|
||||
amongst others) for storing the modification time for an object.
|
||||
|
||||
### Limitations ###
|
||||
|
||||
The Swift API doesn't return a correct MD5SUM for segmented files
|
||||
(Dynamic or Static Large Objects) so rclone won't check or use the
|
||||
MD5SUM for these.
|
||||
|
||||
Reference in New Issue
Block a user