mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #227] broken folder in folder when zip #115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Asmaelh on GitHub (Jun 2, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/227
When you download a folder that has more folders as a zip archive, the folder structure in the archive is not saved, but only the files with folder names are created.

@sigoden commented on GitHub (Jun 2, 2023):
I didn't find the problem you said, is it a problem with your compression software?
@Asmaelh commented on GitHub (Jun 2, 2023):
Hmmm... Yes, you're right, 7zip doesn't open archives like that correctly. It opens everything perfectly in Total Commander, thanks.