6935zip files via serverside scripthttp://www.crazybeavers.se/products_cbzip.aspCrazyBeavers ZIP is a small CGI exe that makes it possible to unzip .zip files via serverside script. It handles the most used compression methods (Store and Deflate). It comes with an easy to use ASP class written in VBScript which makes it really easy to use for anyone with just a little knowledge of ASP.
CrazyBeavers ZIP is delivered with a few ASP examples on how to unzip whole files aswell as examples on how to let the users see the contents of a zip file and download individual files directly from the archive.
Not needing any installation on the webserver makes it a really good choice if you don't have the possibility to get custom components installed. Allthough it needs a webdirectory with Scripts and Executables permissions set. Most /cgi-bin/ dirs seems to have this as default so it shouldn't really be a problem.CGI and Perl > Scripts and Programs > File Manipulation > File ArchiveOct 10, 2006Karl-Johan Sjögren
CrazyBeavers ZIP is a small CGI exe that makes it possible to unzip .zip files via serverside script. It handles the most used compression methods (Store and Deflate). It comes with an easy to use ASP class written in VBScript which makes it really easy to use for anyone with just a little knowledge of ASP.
CrazyBeavers ZIP is delivered with a few ASP examples on how to unzip whole files aswell as examples on how to let the users see the contents of a zip file and download individual files directly from the archive.
Not needing any installation on the webserver makes it a really good choice if you don't have the possibility to get custom components installed. Allthough it needs a webdirectory with Scripts and Executables permissions set. Most /cgi-bin/ dirs seems to have this as default so it shouldn't really be a problem.
Use Allrights to backup and restore file permissions suid sgid sticky bits owners and groups
This Perl script allows you to save and restore file permissions, owners and groups of a whole directory tree independent from the files themselves. It also saves suid bit, sgid bit, sticky bit, hidden folders and hidden files. Allrights can handle file and folder names with unusual characters. Just run it at the command prompt and it will create two shell scripts. One to restore your file permissions and the other one to restore your owners and groups.
Download 1.02 Allrights.tgz
Easy to use
-download the file
-uncompress it with "tar xfvz Allrights.tgz"
-make it executable with "chmod 0700 Allrights.pl"
-run the script with "./Allrights.pl yourfolder" or type "./Allrights.pl ?" for more info
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.