.. |
about
|
…
|
|
all
|
rcd: implement new command just to serve the remote control API
|
2018-11-03 11:32:00 +00:00 |
authorize
|
…
|
|
cachestats
|
…
|
|
cat
|
…
|
|
check
|
…
|
|
cleanup
|
…
|
|
cmount
|
cmount: fix on Linux - only apply volname for Windows and macOS
|
2018-11-22 20:41:05 +00:00 |
config
|
config: add rc operations for config
|
2018-11-05 15:44:40 +00:00 |
copy
|
copy,move: restore --no-traverse flag
|
2018-12-02 20:28:13 +00:00 |
copyto
|
Added docs to use the `-P`/`--progress` flag for real time statistics
|
2018-10-23 12:14:52 +01:00 |
copyurl
|
copyurl: factor code into operations and write test
|
2018-11-04 20:42:57 +00:00 |
cryptcheck
|
…
|
|
cryptdecode
|
…
|
|
dbhashsum
|
…
|
|
dedupe
|
…
|
|
delete
|
delete: clarify that it only deletes files not directories
|
2018-11-02 17:07:45 +00:00 |
deletefile
|
build: fixup code formatting after goimports change
|
2018-10-13 22:47:12 +01:00 |
genautocomplete
|
…
|
|
gendocs
|
…
|
|
hashsum
|
…
|
|
info
|
info: fix control character map output
|
2018-11-20 14:04:27 +00:00 |
link
|
…
|
|
listremotes
|
…
|
|
ls
|
…
|
|
lsd
|
…
|
|
lsf
|
build: fixup code formatting after goimports change
|
2018-10-13 22:47:12 +01:00 |
lsjson
|
lsjson: factor internals of lsjson command into operations
|
2018-11-04 20:42:57 +00:00 |
lsl
|
…
|
|
md5sum
|
…
|
|
memtest
|
…
|
|
mkdir
|
…
|
|
mount
|
…
|
|
mountlib
|
mount: check that mountpoint and local directory to mount don't overlap
|
2019-01-10 14:18:00 +00:00 |
move
|
copy,move: restore --no-traverse flag
|
2018-12-02 20:28:13 +00:00 |
moveto
|
Added docs to use the `-P`/`--progress` flag for real time statistics
|
2018-10-23 12:14:52 +01:00 |
ncdu
|
ncdu: fix deleting files
|
2018-11-22 21:41:17 +00:00 |
obscure
|
…
|
|
purge
|
…
|
|
rc
|
cmd/rc: add --user and --pass flags and interpret --rc-user, --rc-pass, --rc-addr
|
2018-11-04 20:42:57 +00:00 |
rcat
|
…
|
|
rcd
|
rc: ensure rclone fails to start up if the --rc port is in use already
|
2018-11-04 15:11:51 +00:00 |
reveal
|
…
|
|
rmdir
|
…
|
|
rmdirs
|
…
|
|
serve
|
serve: add dlna server
|
2019-01-09 19:14:14 +00:00 |
settier
|
…
|
|
sha1sum
|
…
|
|
size
|
…
|
|
sync
|
Added docs to use the `-P`/`--progress` flag for real time statistics
|
2018-10-23 12:14:52 +01:00 |
touch
|
build: fixup code formatting after goimports change
|
2018-10-13 22:47:12 +01:00 |
tree
|
build: fixup code formatting after goimports change
|
2018-10-13 22:47:12 +01:00 |
version
|
cmd/version: factor version number parsing routines into fs/version
|
2018-11-05 15:44:40 +00:00 |
cmd.go
|
cmd: improve error reporting for too many/few arguments - fixes #2860
|
2018-12-29 17:40:21 +00:00 |
help.go
|
cmd: Implement specialised help for flags and backends - fixes #2541
|
2018-10-06 11:47:45 +01:00 |
progress.go
|
cmd: fix --progress crash under Windows Jenkins - fixes #2846
|
2018-12-22 18:05:13 +00:00 |
progress_other.go
|
cmd: fix --progress crash under Windows Jenkins - fixes #2846
|
2018-12-22 18:05:13 +00:00 |
progress_windows.go
|
cmd: fix --progress crash under Windows Jenkins - fixes #2846
|
2018-12-22 18:05:13 +00:00 |
siginfo_darwin.go
|
…
|
|
siginfo_others.go
|
…
|
|