Implement check and help commands
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Todo
|
||||
* FIXME: More -dry-run checks for object transfer
|
||||
* Check logging in various parts
|
||||
* Make logging controllable with flags (mostly done)
|
||||
* progress meter would be nice! Do this by wrapping the Reader with a progress bar
|
||||
@@ -12,7 +13,6 @@ Todo
|
||||
* Windows paths? Do we need to translate / and \?
|
||||
* Make a fs.Errorf and count errors and log them at a different level
|
||||
* add -modify-window flag - fs should keep knowledge of resolution
|
||||
* add check command to compare local MD5SUMs with remote
|
||||
|
||||
Ideas
|
||||
* optimise remote copy container to another container using remote
|
||||
|
||||
Reference in New Issue
Block a user