.. |
all
|
Add obscure command for generating encrypted passwords for rclone's config
|
2017-01-10 13:18:09 +00:00 |
authorize
|
Regularize the command definition names
|
2016-12-03 09:08:40 +00:00 |
cat
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
check
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +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 |
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
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
mkdir
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +00:00 |
mount
|
mount: Make fsync be a no-op rather than returning an error - fixes #1045
|
2017-01-29 11:29:42 +00: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
|
Only show transfer stats on commands which transfer stuff - fixes #849
|
2016-12-04 16:52:24 +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 |
cmd_test.go
|
Implement moveto and copyto commands for choosing a destination name on copy/move
|
2016-12-03 23:43:52 +00:00 |
cmd.go
|
Allow all options to be set from environment variables
|
2017-01-03 22:42:47 +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 |