rclone/cmd
Kasper Byrdal Nielsen aad75e6720 check: Add one-way argument
--one-way argument will check that all files on source matches the files on detination,
but not the other way. For example files present on destination but not on source will not
trigger an error.

Fixes: #1526
2018-05-31 09:42:16 +01:00
..
about about: don't attempt retries 2018-04-18 21:09:54 +01:00
all hashsum: make generic tool for any hash to produce md5sum like output 2018-04-20 21:02:37 +01:00
authorize Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cachestats build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +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: make --noappledouble --noapplexattr and change defaults #2287 2018-05-07 20:37:09 +01:00
config Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
copy copy, move: Copy single files directly, don't use --files-from work-around 2018-05-07 20:39:52 +01:00
copyto Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cryptcheck check: Add one-way argument 2018-05-31 09:42:16 +01:00
cryptdecode cryptdecode: use Cipher instead of NewFs (#2087) 2018-02-25 12:57:14 +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
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 link: allow creating public link to files and folders - closes #1562 2018-03-29 09:10:19 +02: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 Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00
lsjson lsjson: add MimeType to the output 2018-05-13 12:17: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: ensure atexit gets run on interrupt 2018-05-12 10:40:44 +01:00
mountlib mountlib: add testcase to ensure the ModifyWindow is calculated on Mount (see #2002) (#2319) 2018-05-28 17:49:26 +02:00
move copy, move: Copy single files directly, don't use --files-from work-around 2018-05-07 20:39:52 +01:00
moveto Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
ncdu build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +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 Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00: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 Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +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 Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
touch cmd: rewrite touch tests #1934 2018-02-02 13:46:56 +00:00
tree Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00
version config: load config file only on first access (closes #1659, closes #2096) (#2147) 2018-03-17 12:36:30 +01:00
cmd.go Update error checking on fmt.Fprint* after errcheck update 2018-05-22 09:41:13 +01:00