|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unzip files from the server ?
HI
How can I unzip a file from the server ? if I unzip the folder on my pc then upload it , it would take long time , so thanks |
|
#2
|
||||
|
||||
|
Most servers won't allow a command like this through the FTP client. You'd need to SSH into the server and work from the shell's command line interface.
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
|
#3
|
|||
|
|||
|
sorry for this , but how to unzip a file from SSH ?
|
|
#4
|
||||
|
||||
|
Manpages are your friend. From the command line:
Code:
man zip |
|
#5
|
|||
|
|||
|
in lack of ssh use ZipDeploy
Quote:
Try to use ZipDeploy , it does it automatically. You can find it at http://ftp-unzip.com |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > Unzip files from the server ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|