Nick Craig-Wood
|
43c530922a
|
Restore ability for any command to show stats by adding --stats flag
Make default for `mount` command not to show stats - this can be
re-enabled by adding a `--stats` parameter.
|
2016-12-15 17:40:17 +00:00 |
|
Nick Craig-Wood
|
c24da0b886
|
fuse: add stats printing and note which files are transferring
|
2016-12-04 16:59:46 +00:00 |
|
Nick Craig-Wood
|
2cbdb95ce5
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
|
Nick Craig-Wood
|
c265f451f2
|
Implement moveto and copyto commands for choosing a destination name on copy/move
Fixes #227
Fixes #476
|
2016-12-03 23:43:52 +00:00 |
|
Scott McGillivray
|
f9df545e3c
|
add --stats-unit option and improve alignment for --stats output
|
2016-11-28 12:18:30 +00:00 |
|
Scott McGillivray
|
5e62ede8d0
|
make the parameter format for --stats flag more obvious
|
2016-11-27 18:57:23 +00:00 |
|
Nick Craig-Wood
|
4001e21624
|
Make sure high level retries show with -q - fixes #648
Also update the exit code documentation describing that.
|
2016-09-12 17:50:19 +01:00 |
|
Nick Craig-Wood
|
ae6018355c
|
Correct parameter order for copy/sync etc
|
2016-08-06 00:07:36 +01:00 |
|
Nick Craig-Wood
|
e27b91ffb8
|
Factor each commmand into its own package
|
2016-08-05 17:13:54 +01:00 |
|
Nick Craig-Wood
|
0a7b34eefc
|
Move internals of rclone command into cmd so it can be imported externally
|
2016-08-04 22:33:46 +01:00 |
|