rclone/cmd
Nick Craig-Wood bfe6f299d0 Revise list of OSes which can redirect stderr - fixes #698 2016-09-19 17:13:41 +01:00
..
all Implement the rclone cat command 2016-08-18 22:45:32 +01:00
authorize Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cat Implement the rclone cat command 2016-08-18 22:45:32 +01:00
check Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cleanup Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
config Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
copy Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
dedupe Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
delete Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
genautocomplete Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
gendocs Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
ls Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
lsd Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
lsl Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
md5sum Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
memtest Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
mkdir Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
mount mount: Implement FUSE mount options - fixes #653 2016-09-10 09:50:46 +01:00
move Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
purge Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
rmdir Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
sha1sum Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
size Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
sync Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
version Factor each commmand into its own package 2016-08-05 17:13:54 +01:00
cmd.go Make sure high level retries show with -q - fixes #648 2016-09-12 17:50:19 +01: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.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