1
mirror of https://github.com/rclone/rclone synced 2024-10-03 09:57:50 +02:00
rclone/cmd
2017-03-31 01:28:08 +02:00
..
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 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
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
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 allow modTime to be changed even before all writers are closed (fixes #1197 -- again) 2017-03-31 01:28:08 +02: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
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_test.go Fix parsing of remotes in moveto and copyto - fixes #1079 2017-02-22 22:09:33 +00:00
cmd.go OneDrive vs One Drive 2017-03-29 18:11:33 +01:00