Webmaster Forum

Go Back   Webmaster Forum > The Webmaster Forums > Tech Support Forum

Tech Support Forum Discuss computer issues, tech gadgets and hardware, operating systems, browsers, broadband and wireless, virus, trojan, and spyware help.


Reply
 
LinkBack Thread Tools Display Modes
Old 04-04-2007, 11:03 AM   #1 (permalink)
Member
 
Join Date: 04-04-07
Location: *Heaven*
Posts: 49
iTrader: 0 / 0%
Latest Blog:
None

*Sunny* is liked by many
Send a message via Yahoo to *Sunny*
Exclamation Any ftp software to unzip files on server?

Is there any ftp software to unzip files on my server?
*Sunny* is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-04-2007, 11:37 AM   #2 (permalink)
Senior Member
 
Join Date: 01-18-06
Posts: 131
iTrader: 0 / 0%
Latest Blog:
SEO Tricks : Typos!

Nameslot is a jewel in the roughNameslot is a jewel in the roughNameslot is a jewel in the roughNameslot is a jewel in the roughNameslot is a jewel in the roughNameslot is a jewel in the rough
I don't know of any FTP software but you can unzip the files in the cpanel - filemanager.
Nameslot is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-04-2007, 11:43 AM   #3 (permalink)
Member
 
Join Date: 04-04-07
Location: *Heaven*
Posts: 49
iTrader: 0 / 0%
Latest Blog:
None

*Sunny* is liked by many
Send a message via Yahoo to *Sunny*
I am hosted on godaddy and do not know about cpanel
*Sunny* is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-04-2007, 12:04 PM   #4 (permalink)
SVB
Contributing Member
 
SVB's Avatar
 
Join Date: 10-13-03
Posts: 3,118
iTrader: 0 / 0%
Latest Blog:
None

SVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest order
Try making a php page
<?php
$unzip = shell_exec("unzip filename.zip");
?>
SVB is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-04-2007, 12:10 PM   #5 (permalink)
Member
 
Join Date: 04-04-07
Location: *Heaven*
Posts: 49
iTrader: 0 / 0%
Latest Blog:
None

*Sunny* is liked by many
Send a message via Yahoo to *Sunny*
the php page which I have created is not opening.
*Sunny* is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-05-2007, 02:36 AM   #6 (permalink)
Senior Member
 
Join Date: 01-17-07
Location: Geoland.org
Posts: 250
iTrader: 1 / 100%
GiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the rough
can perhaps try installing the "php-shell" on your server. It lets you run shell command on the server such as "zip file" or "unzip file" (if the zip and unzip are installed on the server)


I just wrote something about backing up your website yesterday that talks about that too
GiorgosK is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-05-2007, 03:46 AM   #7 (permalink)
Member
 
Join Date: 12-29-06
Location: Asia
Posts: 40
iTrader: 0 / 0%
Latest Blog:
None

avantis is liked by many
Do you mean an FTP software to upload and unzip your files all in one go?

Well I don't know of any FTP software which does this, but I do know and sometimes use some web-based FTP facilities that are able to do that. There are some sites out there which provide this facility, but for myself I usually use Web2FTP.com (to be used along with SmartFTP which is installed in my computer).
avantis is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-05-2007, 05:59 AM   #8 (permalink)
Member
 
Join Date: 04-04-07
Location: *Heaven*
Posts: 49
iTrader: 0 / 0%
Latest Blog:
None

*Sunny* is liked by many
Send a message via Yahoo to *Sunny*
www.web2ftp.com is not working at this time. Another site is www.net2ftp.com but after extracting it gives me error.
*Sunny* is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-05-2007, 11:30 PM   #9 (permalink)
Senior Member
 
littleFella's Avatar
 
Join Date: 06-20-04
Location: Ontario
Posts: 1,758
iTrader: 0 / 0%
Latest Blog:
None

littleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to behold
The only proggie I know (and use a lot) that can do it is webmin. Among its many modules, it has a File Manager (java based) and within it you can upload a compressed file (zip, tar, gzip) which can be optionally decompressed on the server and then the compressed file deleted.

Of course, to install webmin you need to have full admin rights to the server. To use it, you need to have access rights to your designated directories.
littleFella is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-06-2007, 03:45 AM   #10 (permalink)
Member
 
Join Date: 12-29-06
Location: Asia
Posts: 40
iTrader: 0 / 0%
Latest Blog:
None

avantis is liked by many
Sorry for that! I just realized too that web2ftp is not working at this time. However, other web-based FTP services seem to be able to decompress zip files automatically while uploading, too. I've just taken a look at surftp.com (another such service), and it can do that as well.

Anyway, webmin, as suggested by littleFella, seems to be good too.
avantis is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-06-2007, 03:52 AM   #11 (permalink)
Contributing Member
 
CapsLOCK's Avatar
 
Join Date: 10-11-06
Posts: 312
iTrader: 0 / 0%
Latest Blog:
None

CapsLOCK is liked by somebodyCapsLOCK is liked by somebodyCapsLOCK is liked by somebodyCapsLOCK is liked by somebody
Easest way - using Internet explorer
CapsLOCK is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-06-2007, 01:21 PM   #12 (permalink)
Contributing Member
 
Join Date: 04-05-07
Location: www.easywebx.com
Posts: 113
iTrader: 0 / 0%
Latest Blog:
None

lwbbs is liked by many
Does your server support PHP?
What is your error message?

Quote:
Originally Posted by *Sunny* View Post
the php page which I have created is not opening.
__________________
EasyWebX.com offers Cash Rebates up to $100 for lots of web hosting plans.
HostDomainZone.com offers cheap domains ($1.99*), web hosting ($3.19) and reseller ($59.99/yr)
lwbbs is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-07-2007, 08:17 AM   #13 (permalink)
Member
 
Join Date: 04-04-07
Location: *Heaven*
Posts: 49
iTrader: 0 / 0%
Latest Blog:
None

*Sunny* is liked by many
Send a message via Yahoo to *Sunny*
Quote:
Originally Posted by lwbbs View Post
Does your server support PHP?
What is your error message?
No error message is displayed. The pages is not opening. My server supports php as I am using certain php scripts.


I have uploaded some zip files and now I want to extract them.
*Sunny* is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-07-2007, 11:15 AM   #14 (permalink)
Contributing Member
 
Join Date: 04-05-07
Location: www.easywebx.com
Posts: 113
iTrader: 0 / 0%
Latest Blog:
None

lwbbs is liked by many
Based the package of PEAR File_Archive, write some code to uncompress
you ZIP files.

Quote:
Originally Posted by *Sunny* View Post
No error message is displayed. The pages is not opening. My server supports php as I am using certain php scripts.


I have uploaded some zip files and now I want to extract them.
__________________
EasyWebX.com offers Cash Rebates up to $100 for lots of web hosting plans.
HostDomainZone.com offers cheap domains ($1.99*), web hosting ($3.19) and reseller ($59.99/yr)
lwbbs is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-08-2007, 11:35 PM   #15 (permalink)
Junior Member
 
Join Date: 04-08-07
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

Sexy Sania is liked by many
Hi sunny

i would give you the advice to ask fro the Godaddy people for help.

you know "this fact that godaddy doesnot provide Cpanel hosting" was the only reason that i didnt host my site with them
Sexy Sania is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-08-2007, 11:46 PM   #16 (permalink)
Contributing Member
 
Join Date: 04-05-07
Location: www.easywebx.com
Posts: 113
iTrader: 0 / 0%
Latest Blog:
None

lwbbs is liked by many
What is the control panel of GoDaddy? Thanks.

Quote:
Originally Posted by Sexy Sania View Post
Hi sunny

i would give you the advice to ask fro the Godaddy people for help.

you know "this fact that godaddy doesnot provide Cpanel hosting" was the only reason that i didnt host my site with them
__________________
EasyWebX.com offers Cash Rebates up to $100 for lots of web hosting plans.
HostDomainZone.com offers cheap domains ($1.99*), web hosting ($3.19) and reseller ($59.99/yr)
lwbbs is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-10-2007, 12:59 PM   #17 (permalink)
Contributing Member
 
Join Date: 04-05-07
Location: www.easywebx.com
Posts: 113
iTrader: 0 / 0%
Latest Blog:
None

lwbbs is liked by many
Good. I will try it. Thanks.

Quote:
Originally Posted by herbie70 View Post
Hi, I am hosted by GoDaddy as well and I upload my sites using ZipDeploy.
Actually it performs unzip on server and also zip on server (backup), very fast piece of soft.
Here's the link to it: ZipDeploy - unzip on server

__________________
EasyWebX.com offers Cash Rebates up to $100 for lots of web hosting plans.
HostDomainZone.com offers cheap domains ($1.99*), web hosting ($3.19) and reseller ($59.99/yr)
lwbbs is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-26-2007, 09:29 AM   #18 (permalink)
Junior Member
 
Join Date: 10-26-07
Location: Estonia
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

hoticegirl is liked by many
Quote:
Originally Posted by GiorgosK View Post
can perhaps try installing the "php-shell" on your server. It lets you run shell command on the server such as "zip file" or "unzip file" (if the zip and unzip are installed on the server)
I installed the php-shell and tryed to use the unzip command but got error:
"sh: /usr/local/safe/unzip: No such file or directory"

Does that mean that the unzip command is not installed on the server? If so then can I install it and how?
thanks
hoticegirl is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-28-2007, 12:03 PM   #19 (permalink)
Senior Member
 
Join Date: 01-17-07
Location: Geoland.org
Posts: 250
iTrader: 1 / 100%
GiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the roughGiorgosK is a jewel in the rough
Quote:
Originally Posted by hoticegirl View Post
I installed the php-shell and tryed to use the unzip command but got error:
"sh: /usr/local/safe/unzip: No such file or directory"

Does that mean that the unzip command is not installed on the server? If so then can I install it and how?
thanks
Unfortunatelly not all servers have zip installed, but most will have tar which you could work with ... your host administrator (hosting company) can probably install zip (you could if you were on dedicated) but I don't think they will ... but you can try asking them ...

For now try to see if first command works and use the 2nd or 3rd command

Quote:
tar /help

//zip contents of folder
tar -zcf package.tar.gz folder/

//extract tar.gz file in currect folder
tar -xzf package.tar.gz
GiorgosK is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-28-2007, 04:20 PM   #20 (permalink)
Junior Member
 
Join Date: 10-26-07
Location: Estonia
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

hoticegirl is liked by many
Quote:
Originally Posted by GiorgosK View Post
Unfortunatelly not all servers have zip installed, but most will have tar which you could work with ... your host administrator (hosting company) can probably install zip (you could if you were on dedicated) but I don't think they will ... but you can try asking them ...

For now try to see if first command works and use the 2nd or 3rd command
it seems that tar is not installed too, gives the same error:
$ tar /help
"sh: /usr/local/safe/tar: No such file or directory"

But I got the problem solved with web based FTP client:
http://www.net2ftp.com/

Thank you everybody
hoticegirl is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > The Webmaster Forums > Tech Support Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VOIP Server Software dave conz Dedicated Servers 2 08-07-2004 01:15 AM
?custom admin script - server folders and files questions? LazyJim Web Design Lobby 31 10-31-2003 05:51 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 04:19 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.