rclone/cmd
2016-12-03 09:08:40 +00:00
..
all Make rclone rmdirs command to delete empty directories - fixes #831 2016-11-27 11:49:31 +00:00
authorize Regularize the command definition names 2016-12-03 09:08:40 +00:00
cat Regularize the command definition names 2016-12-03 09:08:40 +00:00
check Regularize the command definition names 2016-12-03 09:08:40 +00:00
cleanup Regularize the command definition names 2016-12-03 09:08:40 +00:00
config Regularize the command definition names 2016-12-03 09:08:40 +00:00
copy Regularize the command definition names 2016-12-03 09:08:40 +00:00
dedupe Regularize the command definition names 2016-12-03 09:08:40 +00:00
delete Regularize the command definition names 2016-12-03 09:08:40 +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 Regularize the command definition names 2016-12-03 09:08:40 +00:00
ls Regularize the command definition names 2016-12-03 09:08:40 +00:00
lsd Regularize the command definition names 2016-12-03 09:08:40 +00:00
lsl Regularize the command definition names 2016-12-03 09:08:40 +00:00
md5sum Regularize the command definition names 2016-12-03 09:08:40 +00:00
memtest Regularize the command definition names 2016-12-03 09:08:40 +00:00
mkdir Regularize the command definition names 2016-12-03 09:08:40 +00:00
mount Regularize the command definition names 2016-12-03 09:08:40 +00:00
move Regularize the command definition names 2016-12-03 09:08:40 +00:00
purge Regularize the command definition names 2016-12-03 09:08:40 +00:00
rmdir Regularize the command definition names 2016-12-03 09:08:40 +00:00
rmdirs Add missing rmdirs command 2016-11-27 18:36:13 +00:00
sha1sum Regularize the command definition names 2016-12-03 09:08:40 +00:00
size Regularize the command definition names 2016-12-03 09:08:40 +00:00
sync Regularize the command definition names 2016-12-03 09:08:40 +00:00
version Regularize the command definition names 2016-12-03 09:08:40 +00:00
cmd.go add --stats-unit option and improve alignment for --stats output 2016-11-28 12:18:30 +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 Move internals of rclone command into cmd so it can be imported externally 2016-08-04 22:33:46 +01:00