rclone/fs/operations
Nick Craig-Wood 948a5d25c2 operations: Fix Purge and Rmdirs when dir is not empty
Before this change, Purge on the fallback path would try to delete
directories starting from the root rather than the dir passed in.
Rmdirs would also attempt to delete the root.
2018-10-27 11:51:17 +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 operations: Fix Purge and Rmdirs when dir is not empty 2018-10-27 11:51:17 +01:00
operations.go operations: Fix Purge and Rmdirs when dir is not empty 2018-10-27 11:51:17 +01:00