.. |
all
|
Add cryptcheck command to check integrity of crypt remotes #1102
|
2017-02-12 16:30:18 +00:00 |
authorize
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
cat
|
Remove spurious comment
|
2017-02-12 10:56:52 +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 |
cryptcheck
|
Add cryptcheck command to check integrity of crypt remotes #1102
|
2017-02-12 16:30:18 +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
|
Redo log level flags
|
2017-02-11 20:22:42 +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
|
Add --syslog flag to optionally log to syslog on capable platforms
|
2017-02-11 20:27:46 +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 |