Difference between revisions of "Zip (command)"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | [[wikipedia:Zip]] | ||
Line 12: | Line 13: | ||
− | zip -T file_to_verify.zip | + | [[zip -T]] file_to_verify.zip |
zip warning: missing end signature--probably not a zip file (did you | 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: remember to use binary mode when you transferred it?) | ||
Line 20: | Line 21: | ||
− | == Related | + | == Related == |
* <code>[[unzip]]</code> | * <code>[[unzip]]</code> | ||
− | + | * <code>[[zipinfo]]</code> | |
+ | * [[Terraform data source: archive file]] | ||
== See also == | == See also == |
Latest revision as of 12:54, 9 October 2024
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[edit]
See also[edit]
Advertising: