1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/cmd
2021-07-25 14:06:43 +01:00
..
about docs: minor cleanup of space around code section 2021-04-07 08:47:29 +02:00
all cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
authorize config: remove log.Fatal and replace with error passing where possible 2021-03-14 16:03:35 +00:00
backend
cachestats
cat docs: fix markup of arguments #4276 2021-01-25 22:40:46 +03:00
check cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
checksum cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
cleanup
cmount selfupdate: dont detect FUSE if build is static 2021-04-03 21:54:15 +03:00
config docs: fix incorrect syntax in config update example 2021-06-10 08:59:18 +02:00
copy docs: fix markup of arguments #4276 2021-01-25 22:40:46 +03:00
copyto
copyurl docs: fixed some typos 2021-04-28 22:55:27 +01:00
cryptcheck
cryptdecode cryptdecode: fix formatting 2021-01-21 10:39:51 +00:00
dedupe docs: Updated sync and dedupe command docs #4429 2021-03-13 15:01:32 +00:00
delete Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00
deletefile
genautocomplete
gendocs
hashsum cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
link link: use "off" value for unset expiry 2021-04-07 13:58:37 +01:00
listremotes config: make config file system pluggable 2021-03-11 17:29:26 +00:00
ls docs: fix markup of arguments #4276 2021-01-25 22:40:46 +03:00
lsd
lsf
lsjson lsjson: fix unterminated JSON in the presence of errors 2021-02-02 17:46:56 +00:00
lsl
md5sum cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
mkdir
mount mount: fix caching of old directories after renaming them 2021-03-22 09:07:01 +00:00
mount2
mountlib mountlib: refactor before adding serve docker (#5415) 2021-07-10 23:56:09 +03:00
move docs: fix markup of arguments #4276 2021-01-25 22:40:46 +03:00
moveto
ncdu Use decimal prefixes for counts 2021-04-27 02:25:52 +03:00
obscure obscure: make rclone osbcure - ignore newline at end of line 2021-01-28 15:54:41 +00:00
purge
rc rc: factor async/sync job handing into rc/jobs from rc/rcserver 2021-02-07 14:56:41 +00:00
rcat rcat: add --size flag for more efficient uploads of known size - fixes #4403 2021-04-13 12:25:47 +01:00
rcd rcd: Added systemd notification during the 'rclone rcd' command call. This also fixes #5073. 2021-03-11 17:12:14 +00:00
reveal
rmdir
rmdirs
selfupdate selfupdate: fix archive name on macos 2021-05-13 22:35:39 +03:00
serve http: fix serve http exits directly after starting 2021-07-25 14:06:43 +01:00
settier
sha1sum cmd: add hashSUM file support (#5352) 2021-07-07 18:34:16 +03:00
size Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00
sync docs: Updated sync and dedupe command docs #4429 2021-03-13 15:01:32 +00:00
test test makefiles: fix documentation so it doesn't have HTML in 2021-07-20 19:37:09 +01:00
touch
tree
version config: fix issues with memory-only config file paths 2021-04-12 18:17:19 +02:00
cmd.go cmd: Move exit status codes to separate package 2021-07-07 17:59:26 +01:00
help.go
progress.go Add a download flag to hashsum and related commands to force rclone to download and hash files locally 2020-12-27 15:40:44 +00:00
selfupdate_disabled.go build: add build tag noselfupdate 2021-04-04 11:22:09 +03:00
selfupdate_enabled.go build: add build tag noselfupdate 2021-04-04 11:22:09 +03:00
siginfo_darwin.go
siginfo_others.go