rclone/cmd
Anagh Kumar Baranwal bbb9a504a8 Added docs to use the `-P`/`--progress` flag for real time statistics
Signed-off-by: Anagh Kumar Baranwal <anaghk.dos@gmail.com>
2018-10-23 12:14:52 +01:00
..
about about: don't attempt retries 2018-04-18 21:09:54 +01:00
all cmd and fs: Added new command settier which performs storage tier changes on 2018-09-12 21:09:08 +01:00
authorize Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cachestats Implement new backend config system 2018-07-16 21:20:47 +01:00
cat Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
check check: Add one-way argument 2018-05-31 09:42:16 +01:00
cleanup Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cmount mount,cmount: clip the number of blocks to 2^32-1 on macOS 2018-08-26 17:32:59 +01:00
config Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
copy Added docs to use the `-P`/`--progress` flag for real time statistics 2018-10-23 12:14:52 +01:00
copyto Added docs to use the `-P`/`--progress` flag for real time statistics 2018-10-23 12:14:52 +01:00
copyurl cmd: add copyurl command - Fixes #1320 2018-08-30 16:45:41 +01:00
cryptcheck check: Add one-way argument 2018-05-31 09:42:16 +01:00
cryptdecode Implement new backend config system 2018-07-16 21:20:47 +01:00
dbhashsum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
dedupe dedupe: Add dedupe largest functionality - fixes #2269 2018-04-26 16:21:07 +01:00
delete Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
deletefile build: fixup code formatting after goimports change 2018-10-13 22:47:12 +01:00
genautocomplete support for zsh auto-completion - #983 2017-08-31 16:21:28 +01:00
gendocs Regularize the command definition names 2016-12-03 09:08:40 +00:00
hashsum hashsum: make generic tool for any hash to produce md5sum like output 2018-04-20 21:02:37 +01:00
info cmd: make names of argument parsing functions more consistent 2018-05-07 20:39:52 +01:00
link jottacloud: add link sharing support 2018-09-08 09:38:57 +01:00
listremotes Use config.FileGet instead of fs.ConfigFileGet 2018-05-22 09:43:24 +01:00
ls lsd: Add -R flag and fix and update docs for all ls commands 2018-04-26 08:55:03 +01:00
lsd lsd: Add -R flag and fix and update docs for all ls commands 2018-04-26 08:55:03 +01:00
lsf build: fixup code formatting after goimports change 2018-10-13 22:47:12 +01:00
lsjson lsjson: add option to show the original object IDs 2018-08-07 09:28:55 +01:00
lsl lsd: Add -R flag and fix and update docs for all ls commands 2018-04-26 08:55:03 +01:00
md5sum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
memtest Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mkdir cmd: make names of argument parsing functions more consistent 2018-05-07 20:39:52 +01:00
mount mount,cmount: clip the number of blocks to 2^32-1 on macOS 2018-08-26 17:32:59 +01:00
mountlib mount, vfs: Remove EXPERIMENTAL tags 2018-10-06 11:47:46 +01:00
move Added docs to use the `-P`/`--progress` flag for real time statistics 2018-10-23 12:14:52 +01:00
moveto Added docs to use the `-P`/`--progress` flag for real time statistics 2018-10-23 12:14:52 +01:00
ncdu ncdu: return error instead of log.Fatal in Show 2018-09-07 10:06:37 +01:00
obscure config: factor Obscure and Reveal into its own package 2018-01-18 20:19:55 +00:00
purge cmd: make names of argument parsing functions more consistent 2018-05-07 20:39:52 +01:00
rc rc: return error from remote on failure 2018-05-29 10:48:01 +01:00
rcat rcat: remove --checksum flag from the docs as it is not usually effective 2018-06-14 16:15:54 +01:00
reveal Add reveal command 2018-08-07 20:51:50 +01:00
rmdir cmd: make names of argument parsing functions more consistent 2018-05-07 20:39:52 +01:00
rmdirs cmd: make names of argument parsing functions more consistent 2018-05-07 20:39:52 +01:00
serve build: fixup code formatting after goimports change 2018-10-13 22:47:12 +01:00
settier cmd and fs: Added new command settier which performs storage tier changes on 2018-09-12 21:09:08 +01:00
sha1sum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
size size: Add --json flag 2018-04-13 13:38:06 +01:00
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 version: fix test under Windows 2018-08-28 16:07:36 +01:00
cmd.go build: fixup code formatting after goimports change 2018-10-13 22:47:12 +01: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 -P not ending with a new line 2018-10-03 21:46:18 +01:00
progress_other.go cmd: Make --progress work on Windows 2018-08-26 17:20:38 +01:00
progress_windows.go cmd: Don't print non-ASCII characters with --progress on windows - fixes #2501 2018-10-11 21:25:04 +01:00
siginfo_darwin.go cmd: add siginfo handler 2018-06-02 17:35:13 +01:00
siginfo_others.go cmd: add siginfo handler 2018-06-02 17:35:13 +01:00