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.358.441 Times

Create Archive freeware
Filter: All | Freeware | Demo
 

Create Archive

1 2 3 4 5 > 
Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 984

Zip Mac Files For PC for Mac OS Simply drag and drop the files (or folders) that you want to zip (create archive) onto the program icon. A zip file with the same name (and a .zip) will appear in the same location. The contents of this file will appear 'normal' to PC users. - without the .DS_Store or the __MACOsx and the other...



Platforms: Mac

License: Freeware Size: 61.44 KB Download (407): Zip Mac Files For PC for Mac OS Download

Added: April 26, 2013 | Visits: 476

pclzip_zipfolder PclZip_zipfolder allows you to create a zip archive from a folder located in your files folder.This module needs the pclzip module.





Platforms: PHP

License: Freeware Size: 10 KB Download (49): pclzip_zipfolder Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 1.135

Free One Click ZIP & RAR Wizard Free One Click ZIP & RAR Wizard is a handy and reliable utility designed to enable you to compress and decompress archives. Zip, unzip and unrar made easy with just one click. This great program is especially designed for beginners who are new to computers and user interfaces, and for people who...


Platforms: Windows, XP, Windows Vista, 2008, 7, 7x64

License: Freeware Download (52): Free One Click ZIP & RAR Wizard Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 766

BackUp Maker Standard Edition BackUp Maker will easily backup your important folders thanks to an intuitive interface and simple yet effective features. The ease of use as well as the range of functions enable you to create backup tasks for saving files and folders with a lack of time. Once the backup task has been configured...


Platforms: Windows

License: Freeware Size: 4.5 MB Download (52): BackUp Maker Standard Edition Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 526

AllExtractBuilder AllExtractBuilder is a professional application designed to generate self-extracting protected archives. Thanks to the creative individual to surface, the high compression rate, as well as the various options, the program allows you to create your own installations. for WindowsAll


Platforms: Windows

License: Freeware Download (51): AllExtractBuilder 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

Added: September 24, 2013 | Visits: 517

FL-COW for Linux Developer comments The FL-COW library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations when working on the...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (41): FL-COW for Linux Download

Added: August 13, 2008 | Visits: 685

CopyNew CopyNew a very handy little Open Source utility that will determine which files have changed. It will detect any changes made to files on harddisk, and copy all changed files to another drive or directory. Use it to - Synchronise hard disks of two computers; Synchronise hard disk with a network...


Platforms: Windows

License: Freeware Size: 35 KB Download (455): CopyNew Download

Added: July 07, 2010 | Visits: 1.001

FL-COW The library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations when working on the kernel source. A recent...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (90): FL-COW Download

Added: August 03, 2013 | Visits: 599

eZ components for Scripts As a collection of high quality independent building blocks for PHP application development eZ components will both speed up development and reduce risks. An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure....


Platforms: PHP

License: Freeware Size: 18.35 MB Download (46): eZ components for Scripts Download

Added: June 07, 2010 | Visits: 1.587

Archive::Any::Create Archive::Any::Create is an abstract API to create archives (tar.gz and zip). SYNOPSIS use Archive::Any::Create; my $archive = Archive::Any::Create->new; $archive->container(foo); # top-level directory $archive->add_file(bar.txt, $data); # foo/bar.txt $archive->add_file(bar/baz.txt,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (114): Archive::Any::Create Download

Added: June 17, 2010 | Visits: 1.213

WormBase::Archive::Build WormBase::Archive::Build can create archives of Wormbase releases. SYNOPSIS use Bio::GMOD::Admin::Archive; my $archive = Bio::GMOD::Admin::Archive->new(); $archive->create_archive(); METHODS Bio::GMOD::Admin::Archive->new(@options) Create a new WormBase::Archive object for archiving...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): WormBase::Archive::Build 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

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: 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: July 17, 2010 | Visits: 2.180

Recursively create M3U playlists Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories. You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u To install, simply put recursively_create_M3U_playlist.py and...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (190): Recursively create M3U playlists Download

Added: May 02, 2013 | Visits: 507

Better Extended Live Archive Extended Live Archive (ELA) is a cool AJAX application with which you can display a well-structured and multi-viewed archive navigator on your archive page. With the help of this navigator, visitors of your blog can surf all the articles on your blog easily. They can sort titles of your articles...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): Better Extended Live 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

Added: October 22, 2010 | Visits: 1.328

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.151

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

1 2 3 4 5 >