C cjkeeme New Member Oct 28, 2009 17 0 1 Jun 9, 2010 #1 I have uploaded a ZIP file to my Proxmox server that needs to be unzipped. The 'unzip' command does not seem to be installed. Is it safe to install this and what is the best way to install this? Thanks.
I have uploaded a ZIP file to my Proxmox server that needs to be unzipped. The 'unzip' command does not seem to be installed. Is it safe to install this and what is the best way to install this? Thanks.
C cjkeeme New Member Oct 28, 2009 17 0 1 Jun 9, 2010 #2 Perhaps I have answered my own question. Does [tar -xz 'filename'] do the same thing? EDIT: This command doesn't seem to work with *.zip files. Back to the question in my first post.. Last edited: Jun 9, 2010
Perhaps I have answered my own question. Does [tar -xz 'filename'] do the same thing? EDIT: This command doesn't seem to work with *.zip files. Back to the question in my first post..
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,288 707 253 Austria www.proxmox.com Jun 9, 2010 #3 # apt-get install unzip
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,288 707 253 Austria www.proxmox.com Jun 9, 2010 #4 cjkeeme said: Perhaps I have answered my own question. Does [tar -xz 'filename'] do the same thing? Click to expand... Depends - Do you have a 'ZIP file' or a 'GZIP compressed tar' file?
cjkeeme said: Perhaps I have answered my own question. Does [tar -xz 'filename'] do the same thing? Click to expand... Depends - Do you have a 'ZIP file' or a 'GZIP compressed tar' file?