Browse a Listing
Top > CGI and Perl > Scripts and Programs > File Manipulation > File Archive
Popular Tags
Free Script links
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.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 5 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
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
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 4 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR