Difference between revisions of "Zip (command)"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
zip -T file_to_verify.zip | zip -T file_to_verify.zip | ||
test of file_to_verify.zip OK | test of file_to_verify.zip OK | ||
+ | |||
+ | |||
+ | |||
+ | zip -T file_to_verify.zip | ||
+ | zip warning: missing end signature--probably not a zip file (did you | ||
+ | zip warning: remember to use binary mode when you transferred it?) | ||
+ | zip warning: (if you are trying to read a damaged archive try -F) | ||
+ | |||
+ | zip error: Zip file structure invalid (file_to_verify.zip) | ||
+ | |||
== Related terms == | == Related terms == |
Revision as of 04:57, 26 February 2021
This article is a Draft. Help us to complete it.
zip squash.zip file1
zip -r -0 -e encrypted_file.zip /path/to/files
zip -T file_to_verify.zip test of file_to_verify.zip OK
zip -T file_to_verify.zip
zip warning: missing end signature--probably not a zip file (did you zip warning: remember to use binary mode when you transferred it?) zip warning: (if you are trying to read a damaged archive try -F)
zip error: Zip file structure invalid (file_to_verify.zip)
Related terms
See also
Advertising: