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
On its own, gzip lacks knowledge of file structure. To achieve your desired outcome, you must first organize the files into a container file, such as a tar structure or similar format, and then apply gzip compression to that container.
Can I have more than one file in a gzip file?
The text was updated successfully, but these errors were encountered: