![]() ![]() |
Feb 15 2008, 08:13 PM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 343 Joined: 23-March 05 From: Canada Member No.: 48909 OS: XP MCE
|
Is there a way to run a script to zip a folder on server? I can do it through cpanel but it only allows 20mb. Mine is a 100mb folder.
|
|
|
|
Feb 25 2008, 08:20 PM
Post
#2
|
|
|
The Hardware Guy ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 6046 Joined: 23-December 04 From: Rochester, New York Member No.: 39158 OS: Vista Ultimate x64
|
maybe if you have like root access to the server, which i doubt that you do.
or maybe if you can find some type of server-side script like php that can do it. |
|
|
|
Feb 25 2008, 09:55 PM
Post
#3
|
|
|
Scroll up - see the Google bar? Group: Super Moderator Posts: 5251 Joined: 30-September 04 From: Vancouver, Canada Member No.: 32464 OS: Vista Ultimate x64
|
If you have shell access you can use the tar command to create an archive.
CODE tar -zcf outfile.tar.gz <sourcedir> This is of course assuming that it's a linux server... |
|
|
|
Feb 26 2008, 06:40 AM
Post
#4
|
|
|
Group: Members Posts: 2 Joined: 30-August 04 Member No.: 29368 |
i use PclZip to modify the contents of a zip file at the time the use wants the file.. to add specific content to the zip file
PHPConcept's pclZip |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 23rd November 2008 - 03:06 AM |