You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zip format does not require to store directory to store files
in a directory. Storing directory is only required for storing
directory metadata (like file modification date, etc.)
Not storing directories produces smaller zip files, the directories
are automatically created when unzipping the files.
0 commit comments