Thread: create zip files in ubuntu command line
i want zip entire folder of files. entered following command
zip *.* *.zip
zip gives me error.
how resolve ? please me ?php code:
zip warning: missing end signature--probably not a zip file (did you
zip warning: remember to use binary mode when you transferred it?)
zip error: zip file structure invalid (fc.pdf)
pdftotext# zip *.* *.zip
zip warning: missing end signature--probably not a zip file (did you
zip warning: remember to use binary mode when you transferred it?)
have @ man zip more infocode:zip -r name_of_output_archive.zip directory_to_archive/
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] create zip files in ubuntu command line
Ubuntu
Comments
Post a Comment