rclone/cmd
Nick Craig-Wood 60afda007b Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00
..
all ls2: remove in favour of lsf 2018-01-06 14:41:36 +00:00
authorize Regularize the command definition names 2016-12-03 09:08:40 +00:00
cachestats Move all backends into backend directory 2018-01-12 17:07:38 +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 cmount: disable tests on windows + race detector 2017-11-20 12:46:24 +00:00
config config: add password sub command for setting obscured passwords 2017-11-15 14:44:45 +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 Move all backends into backend directory 2018-01-12 17:07:38 +00:00
cryptdecode Move all backends into backend directory 2018-01-12 17:07:38 +00:00
dbhashsum Fix typo in dbhashsum description 2017-12-03 10:24:33 +00:00
dedupe Fix dedupe description typo 2017-10-16 21:51:31 +01:00
delete Only show transfer stats on commands which transfer stuff - fixes #849 2016-12-04 16:52:24 +00:00
genautocomplete support for zsh auto-completion - #983 2017-08-31 16:21:28 +01:00
gendocs Regularize the command definition names 2016-12-03 09:08:40 +00:00
info info: add check to stream files with unknown size 2017-08-22 08:00:10 +02:00
listremotes Make all config file variables be settable in the environment 2017-01-03 22:42:47 +00:00
ls ls* commands: update docs and add defaults into options for lsf 2018-01-06 17:00:20 +00:00
lsd ls* commands: update docs and add defaults into options for lsf 2018-01-06 17:00:20 +00:00
lsf Move all backends into backend directory 2018-01-12 17:07:38 +00:00
lsjson ls* commands: update docs and add defaults into options for lsf 2018-01-06 17:00:20 +00:00
lsl ls* commands: update docs and add defaults into options for lsf 2018-01-06 17:00:20 +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: support truncate properly 2017-11-20 19:42:35 +00:00
mountlib Move all backends into backend directory 2018-01-12 17:07:38 +00:00
move move: add --delete-empty-src-dirs flag - fixes #1854 2017-11-28 11:38:19 +03:00
moveto move: add --delete-empty-src-dirs flag - fixes #1854 2017-11-28 11:38:19 +03:00
ncdu ncdu: fix crashes on empty directories - fixes #1910 2017-12-12 13:54:15 +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
rcat fuse: re-use rcat to support uploads for all remotes (fixes #1672) 2017-09-16 22:49:08 +02:00
rmdir Only show transfer stats on commands which transfer stuff - fixes #849 2016-12-04 16:52:24 +00:00
rmdirs rmdirs: add --leave-root flag - fixes #1874 2017-12-13 10:23:54 +00:00
serve Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +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
touch Move all backends into backend directory 2018-01-12 17:07:38 +00:00
tree Move all backends into backend directory 2018-01-12 17:07:38 +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 moveto,copyto: clarify error message if source doesn't exist - fixes #1022 2017-12-15 11:37:31 +00:00