..
all
rclone ncdu for exploring a remote with a text based user interface.
2017-06-15 17:44:17 +01: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
check: Add --download flag to check all the data, not just hashes
2017-02-13 10:48:26 +00:00
cleanup
Only show transfer stats on commands which transfer stuff - fixes #849
2016-12-04 16:52:24 +00:00
cmount
mount/cmount: factor duplicated code into mountlib
2017-06-19 14:36:51 +01: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
check: Add --download flag to check all the data, not just hashes
2017-02-13 10:48:26 +00:00
dbhashsum
dropbox: add missing dbhashsum command
2017-05-30 19:26:06 +01: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
ls2
core: Implement Walk directory listing and use in place of Lister
2017-06-14 16:49:40 +01:00
lsd
Typo: the the -> the in docs and comments
2017-01-03 20:48:26 +00:00
lsjson
Add lsjson command - fixes #1063
2017-06-14 16:49:40 +01: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
mount/cmount: factor duplicated code into mountlib
2017-06-19 14:36:51 +01:00
mountlib
mount: fix hang on errored upload
2017-06-26 12:08:51 +01: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
ncdu
ncdu: disable on plan9 and solaris as termbox isn't supported there
2017-06-15 20:10:54 +01: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
atexit.go
Introduce AtExit to fix --cpuprofile and --memprofile to write profiles at end of run
2017-02-20 16:33:45 +00:00
cmd.go
http: fix, tidy and rework ready for release
2017-06-20 21:27:14 +01:00