mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Don't delete files if errors in copy phase of sync
Make check return errors on differences
This commit is contained in:
@@ -2,7 +2,6 @@ Todo
|
||||
* Factor fses into own packages
|
||||
* FIXME: ls without an argument for buckets/containers?
|
||||
* FIXME: More -dry-run checks for object transfer
|
||||
* FIXME: don't delete in sync if errors
|
||||
* Might be quicker to check md5sums first? for swift <-> swift certainly, and maybe for small files
|
||||
* Ignoring the pseudo directories
|
||||
* if object.PseudoDirectory {
|
||||
|
||||
Reference in New Issue
Block a user