mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
4a0a42c2f1
* Read metadata in file listing for 0 length files to fix syncs * Ignore non-existent files in isManifestFile to fix errors on copy * remove nsToSwiftFloatString - experiments with the swift program indicate that it puts a variable number of points after the decimal, so might as well use the one in the swift library. * Make sure segments get deleted properly when move from segmented to non segmented and vice versa * Use internal list routine to detect errors on listing * Remove the _segments container if possible * Remove manifest first when deleting |
||
---|---|---|
.. | ||
swift_test.go | ||
swift.go |