|  Preserved Topic: ftp question... (Page 1 of 1)  | |
|---|---|
| Paranoid (IV) Inmate From: Greenville, SC, USA |  posted 07-30-2002 17:18 does anybody know if its possible to extract a tar gz file through ftp?? For example if I upload a tarfile on my hosted website, is it possible to extract it through ftp.?? I'm stumped... | 
| Maniac (V) Mad Scientist From: 100101010011 <-- right about here |  posted 07-30-2002 18:47 I don't think so.  Generally you are only allowed the commands specific to the ftp server software so there may be some versions that allow this. | 
| Maniac (V) Inmate From: Charles River |  posted 07-31-2002 02:28 Why not gunzip and tar it at the server? | 
| Maniac (V) Mad Scientist From: :morF |  posted 07-31-2002 03:53 that all relies that you can get access to the server viol. If you purchase yiour server space from a provioder, then you're screwed for that idea | 
| Bipolar (III) Inmate From: The Mountains |  posted 07-31-2002 04:17 Why don't you just download the tar.gz from the server and extract it offline? PowerArchiver can assist you in that procedure. | 
| Maniac (V) Inmate From: Charles River |  posted 07-31-2002 13:50 Uhmmm, my web hoster allows me to use a program named Putty that allows me to connect in an SSH mode and then I can work in the server with no problems. | 
| Paranoid (IV) Mad Scientist From: Omicron Persei 8 |  posted 07-31-2002 13:57 you cant execute unix commands (i.e. gunzip) via ftp. you need shell or telnet access. |