.. |
all
|
Add obscure command for generating encrypted passwords for rclone's config
|
2017-01-10 13:18:09 +00:00 |
authorize
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
cat
|
rclone cat: add --head, --tail, --offset, --count and --discard
|
2017-02-08 08:09:41 +00:00 |
check
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
cleanup
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
config
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
copy
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
copyto
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
dedupe
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
delete
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
genautocomplete
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
gendocs
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
listremotes
|
Make all config file variables be settable in the environment
|
2017-01-03 22:42:47 +00:00 |
ls
|
Typo: the the -> the in docs and comments
|
2017-01-03 20:48:26 +00:00 |
lsd
|
Typo: the the -> the in docs and comments
|
2017-01-03 20:48:26 +00:00 |
lsl
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
md5sum
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
memtest
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |
mkdir
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
mount
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |
move
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
moveto
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
obscure
|
Add obscure command for generating encrypted passwords for rclone's config
|
2017-01-10 13:18:09 +00:00 |
purge
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
rmdir
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
rmdirs
|
Make fallback purge delete empty directories too.
|
2017-02-04 10:29:46 +00:00 |
sha1sum
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
size
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
sync
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
version
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
cmd_test.go
|
Implement moveto and copyto commands for choosing a destination name on copy/move
|
2016-12-03 23:43:52 +00:00 |
cmd.go
|
Reassign some logging levels
|
2017-02-11 17:56:05 +00:00 |
rclone_test.go
|
Move internals of rclone command into cmd so it can be imported externally
|
2016-08-04 22:33:46 +01:00 |
redirect_stderr_unix.go
|
Revise list of OSes which can redirect stderr - fixes #698
|
2016-09-19 17:13:41 +01:00 |
redirect_stderr_windows.go
|
Move internals of rclone command into cmd so it can be imported externally
|
2016-08-04 22:33:46 +01:00 |
redirect_stderr.go
|
Rename log functions and factor into own file
|
2017-02-11 17:54:50 +00:00 |