-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When you "extract archive" using nautilus and possibly other file managers, the manager creates a directory with the name of the archive and then extracts all its contents in there. When the extraction ends, nautilus checks if there is only only directory in the folder, and if yes moves this directory, back in the same directory where the archive resides. Finally deletes the self created directory.
This behaviour can cause an extra directory to be created in the server which doesn't get deleted
Steps to reproduce:
- create a directory "work"
- create a file into "work"
- zip work so that the archive contains both directory and the file
- name the archive work.zip
- move the archive into the "melissi" folder
- use nautilus to "Extract here"
- After syncing there should be a cell named "work/work" which shouldn't be there.
Metadata
Metadata
Assignees
Labels
No labels