Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.419.692 Times

Archive Compress Automate Schedule freeware
Filter: All | Freeware | Demo
 

Archive Compress Automate Schedule

1 2 3 4 5 > 
Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 973

Pocket RAR Powerful archiver and archive manager. RAR files can usually compress content 8 to 30 percent better than ZIP files. Pocket RAR is a version of RAR archiver for Pocket PC 2002 and Windows Mobile 2003 platform. You may find RAR versions for Windows (WinRAR), Linux and other operating systems on...



Platforms: Windows, Pocket PC

License: Freeware Size: 261 KB Download (416): Pocket RAR Download

Released: January 31, 2005  |  Added: December 01, 2008 | Visits: 1.490

zipcreator zipcreator is a free zip file utility for making and opening zip archives. You can view the contents of a zip file and extract selected entries. Preparing zip files and extracting their contents. Use zipcreator to explore zip archives, backup your work or collate multiple files for emailing. This...





Platforms: Windows, Mac, *nix

License: Freeware Size: 205.33 KB Download (133): zipcreator Download

Added: March 02, 2010 | Visits: 1.863

SATAN SATAN is a Port Scanner with a Web Interface. In order get things up and running, - You need a UNIX system to run SATAN. In order to unpack the SATAN archive, compress -d.


Platforms: *nix

License: Freeware Size: 307.2 KB Download (157): SATAN Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 444

J7Z J7Z is an alternative 7-Zip GUI. It was designed by Xavion. 7-Zip is a high-compression file archiver. It was designed by Igor Pavlov. J7Z is an easy-to-use and powerful basic archiver for Windows with some new features. Compression: 7-Zip, BZip2, Zip, GZip, Tar. Decompression: 7-Zip,...


Platforms: Windows

License: Freeware Download (49): J7Z Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 915

Compress Files '08 for Mac OS Compress Files is an universal program for Mac OS X that enable Mac users to create Zip compressed and encrypted files; XAR archive files, 7zip and 7zip crypted archives, TAR archives; Gzip compressed archives; Bzip2 compressed archives and compressed and encrypted disk images. What's more...


Platforms: Mac

License: Freeware Size: 3.2 MB Download (419): Compress Files '08 for Mac OS Download

Released: August 12, 2009  |  Added: April 27, 2010 | Visits: 8.167

FIR FIR converts your data files into ONE single graphics file, or into an FIR archive file, with options to compress, encrypt, and confuse the data. Supported output graphics formats are: BMP, GIF, ICO, PCX, AVI, and EXE. The graphics file FIR generates is a 8-bit graphics which looks like a stereo...


Platforms: Windows, Windows Vista

License: Freeware Size: 187.76 KB Download (821): FIR Download

Added: January 18, 2010 | Visits: 1.281

Archive::Zip Archive::Zip is a Perl module which provides an interface to ZIP archive files. SYNOPSIS # Create a Zip file use Archive::Zip qw( :ERROR_CODES :CONSTANTS ); my $zip = Archive::Zip->new(); # Add a directory my $dir_member = $zip->addDirectory( dirname/ ); # Add a file from a string with...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (101): Archive::Zip Download

Released: July 07, 2002  |  Added: January 27, 2006 | Visits: 4.003

Optimal Archive Makes compressed zip files look and act like regular Windows folders! - Launch applications from inside the zip file, drag and drop files from and to the zip file with ease, super fast. Compress zip files and uncompress zip, rar, arj and tar files with Optimal Archive. Convert zip files to multi...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (267): Optimal Archive Download

Added: May 30, 2006 | Visits: 3.202

Local Website Archive Local Website Archive offers a fast and easy way to store web pages from your browser permanently for future reference. Local Website Archive works with all browsers and also with other online tools (Email, Newsreader, etc.)


Platforms: Windows

License: Freeware Size: 1.22 MB Download (205): Local Website Archive Download

Released: July 22, 2008  |  Added: July 26, 2008 | Visits: 5.544

Auto FTP Free Auto FTP Free uploads, downloads, and synchronizes directories easily. It makes file transfers as easy as click, drag, and drop! The built-in File Manager's lets you drag and drop files and folders to and from any FTP server. Upload, or download files with a single click. Work with...


Platforms: Windows

License: Freeware Size: 5.03 MB Download (576): Auto FTP Free Download

Added: November 11, 2010 | Visits: 1.196

Compress::BraceExpansion Compress::BraceExpansion is a Perl module to create a human-readable compressed string suitable for shell brace expansion. SYNOPSIS use Compress::BraceExpansion; # output: ab{c,d} print Compress::BraceExpansion->new( qw( abc abd ) )->shrink(); # output: aabb{cc,dd} print...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Compress::BraceExpansion Download

Added: October 22, 2010 | Visits: 1.329

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: April 04, 2010 | Visits: 1.153

Archive::Chm Archive::Chm is a Perl module that performs some read-only operations on HTML help (.chm) files. Range of operations includes enumerating contents, extracting contents and getting information about one certain part of the archive. The module supersedes Text::Chm written by Domenico Delle Side....


Platforms: *nix

License: Freeware Size: 419.84 KB Download (106): Archive::Chm Download

Added: February 24, 2010 | Visits: 2.474

The PHP Photo Archive 1.0 LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a SQL database to store information about your pictures. It comes with a HTML based installer, so you dont need experience in setting up SQL DB..


Platforms: *nix

License: Freeware Size: 1.2 MB Download (116): The PHP Photo Archive 1.0 Download

Added: April 05, 2010 | Visits: 1.535

Archive::Tyd Archive::Tyd is a Perl extension for simple file archiving. SYNOPSIS use Archive::Tyd; my $tyd = new Archive::Tyd (password => secret password); # Load an archive. $tyd->openArchive ("./archive.tyd"); # Add a file. $tyd->addFile ("./secret image.jpg"); # Write the archive....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): Archive::Tyd Download

Added: June 02, 2010 | Visits: 1.211

Archive::SelfExtract Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with various options: Archive::SelfExtract::createExtractor(...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Archive::SelfExtract Download

Added: July 01, 2010 | Visits: 1.310

Archive sort Archive sort is a bash script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. It can also be configured to sort into 700MB directories for archiving onto CDs. Usage:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Archive sort Download

Added: June 21, 2010 | Visits: 1.383

Archive::Ar Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl") $ar->add_files(["./again.gz"]); $ar->remove("file1",...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Archive::Ar Download

Added: September 20, 2010 | Visits: 1.615

Archive::Rar Archive::Rar is a interface with the rar command. SYNOPSIS use Archive::Rar; my $rar =new Archive::Rar(); $rar->Add( -size => $size_of_parts, -archive => $archive_filename, -files => @list_of_files, ); This is a module for the handling of rar archives. Locates the rar command (from...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (291): Archive::Rar Download

Added: June 21, 2010 | Visits: 968

xDash::Archive::Pg xDash::Archive::Pg is a base class for Archive. SYNOPSIS package Archive; use base xDash::Archive::Pg; # Set up your own database access parameters sub SetParameters { shift->SUPER::SetDatabaseConnection( name => xdash, user => , password => ) } USAGE The module is developed in the...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (98): xDash::Archive::Pg Download

1 2 3 4 5 >