rclone/fs/operations
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
..
dedupe_test.go dedupe: Add dedupe largest functionality - fixes #2269 2018-04-26 16:21:07 +01:00
dedupe.go build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
listdirsorted_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
operations_internal_test.go operations: ignore size of objects when they are < 0 #320 2018-01-31 16:22:05 +00:00
operations_test.go check: Add one-way argument 2018-05-31 09:42:16 +01:00
operations.go check: Add one-way argument 2018-05-31 09:42:16 +01:00