Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently fuse-dfs is very crude about moving things to Trash. It can only move them once since it doesn't use any numbering scheme to prevent overwrites.
Should look at the code that hadoop dfs uses to move things to the trash and have the same behavior, i think.
Leaving it as major because it's pretty annoying and you can't tell what's wrong when you get an EIO when deleting something.