Main > Free Download Search >

Free zip software for linux

zip

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 321
makebootfat 1.4

makebootfat 1.4


makebootfat is a tool to create bootable USB disks. more>>
makebootfat is a command line utility able to create bootable USB disks for Linux and Windows using the FAT filesystem and syslinux.

makebootfat is the most advanced tool available able to make bootable USB disks. Its able to autodetect/partition/format/populate the USB disk in a single step without any user interaction.

Its also able to create disk images which are compatibles with all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time.

To use makebootfat you probably need also syslinux or FreeDOS
<<less
Download (0.14MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1669 downloads
ZipSlack 10.1

ZipSlack 10.1


ZipSlack is a special edition of Slackware Linux that can be installed onto any FAT (or FAT32) filesystem. more>>
ZipSlack is a special edition of Slackware Linux that can be installed onto any FAT (or FAT32) filesystem with about 100 MB of free space. It uses the UMSDOS filesystem and contains most of the programs you will need.

This means that you do not need to repartition your hard disk if you already have DOS or Windows installed. ZipSlack installs into a directory on your DOS filesystem. It can also be installed to and booted from a Zip disk.

This distribution is ideal for people who dont have a lot of hard disk space, do not have a fast Internet connection to download the entire distribution, or who want a Linux distribution they can carry around on a Zip disk.
<<less
Download (1.4MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1625 downloads
BlueZip 0.10.0

BlueZip 0.10.0


BlueZip is a cross-platform compression utility. more>>
BlueZip is a cross-platform compression utility.
Main features:
- clean interface
- full drag and drop support
- Zip support
- RAR support
Enhancements:
- This release of BlueZip brings official support for the Linux platform.
- Furthermore, this release implements read-only RAR support for Linux.
<<less
Download (0.12MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1488 downloads
AdvanceCOMP 1.15

AdvanceCOMP 1.15


AdvanceCOMP is a collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files. more>>
AdvanceCOMP is a collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files.
Its mainly intended for recompressing your rom, snapshot and clip collection of emulated games.
Main features:
- Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation.
- Recompress MNG files using Delta and Move optimization.
Enhancements:
- This release fixed a lot of bugs for 64-bit platforms.
<<less
Download (0.25MB)
Added: 2005-11-01 License: GPL (GNU General Public License) Price:
1455 downloads
Zip 2.32

Zip 2.32


Zip is a compression and file packaging utility for Unix, VMS, DOS, OS/2, Windows 9x/NT, Amiga, Atari, Macintosh. more>>
Zip is a compression and file packaging utility for Unix, VMS, DOS, OS/2, Windows 9x/NT, Amiga, Atari, Macintosh, BeOS, SMS/QDOS, MVS, VM/CMS, and others.
Zip is analogous to a combination of the Unix commands tar(1) and compress(1) and is compatible with PKWAREs PKZIP and Nico Maks WinZip. Its part of the Info-ZIP project.
Main features:
- creating zipfiles in a pipe or on a device
- VMS and OS/2 extended file attributes
- conversion between Unix, MS-DOS and Macintosh text file formats
- the ability to run on most of your favorite operating systems.
Enhancements:
- fixed -R operation to match the supplied file patterns in all recursed subdirectories, like PKZIP 2.04 "-p -r" (or PKZIPC 4+ "-recurse")
- handle cases where -x, -R, and -i patterns are mixed
- new example C-Sharp code for using DLLs
- added some directory-search speedups
- fixed bug when encrypting large uncompressible files
- fixed Windows NTFS time problem
- fixed VMS logical name parse problem
- added VMS DEBUG option
- updated VMS help
- fixed selection of files to delete by date
- added -MM option where each input file pattern must match at least one file and all input files must be readable
- added check for when Zip tries to exceed seek limit in output file
- minor changes to compile with Visual C++ 2005
- added support for Unix FIFOs (named pipes)
- other minor fixes
<<less
Download (0.96MB)
Added: 2006-07-18 License: BSD License Price:
1389 downloads
libcomprex 0.3.3

libcomprex 0.3.3


libcomprex library transparently handles automatic compression and decompression of files and archives located locally or online more>>
libcomprex library transparently handles automatic compression and decompression of files and archives located locally, online, or even in other compressed archives.

The API is similar to Cs built-in file access functions, which provides a smooth transition to libcomprex.

libcomprex can also open uncompressed files, making it a good replacement for the native file access functions.

libcomprex can currently open ar, bzip2, cpio, gzip, tar, and zip files. It supports basic archive writing in some formats. The API is very volatile, and development should be done against the CVS version.
<<less
Download (0.11MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1373 downloads
TurquoiseCRM 1.0.1

TurquoiseCRM 1.0.1


TurquoiseCRM is a lightweight CRM package developed using PHP, MySQL, and Apache. more>>
TurquoiseCRM is a lightweight CRM package developed using PHP, MySQL, and Apache.
The software is easily extendable.
Enhancements:
- An "item search" feature has been added.
- A bug in the "item delete" feature has been corrected.
- The user interface has been optimized for FireFox browsers.
- Other minor bugfixes have been made.
- A problem in downloading the zip file is now handled.
<<less
Download (0.070MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1313 downloads
mod_ziplook2 0.99 (for Apache 2.0.X)

mod_ziplook2 0.99 (for Apache 2.0.X)


mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding. more>>
mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding.
Main features:
- Whole directory structure of ZIP-file can be seen.
- Separate files can be seen easily (/xxxx.zip/dir/afile.html)
- In case of directories index.html is looked. (/y/x.zip/dir/ => /y/x.zip/dir/index.html)
- Handles If-Modified-Since and NotModified-status
- If your browser supports gzip content-encoding and documents in ZIP-archive are "Deflate"-compressed: module changes files to gzip format in fly. This makes things very fast (and server cpu & network capasity is saved)
Module uses miniunzip - unzip library and that uses zlib.
<<less
Download (0.009MB)
Added: 2006-04-04 License: The Apache License Price:
1302 downloads
mod_ziplook 2002.08.07 (for Apache 1.3)

mod_ziplook 2002.08.07 (for Apache 1.3)


mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding. more>>
mod_ziplook offers is a zip-file browsing module that can send files with gzip transfer-encoding.
Main features:
- Whole directory structure of ZIP-file can be seen.
- Separate files can be seen easily (/xxxx.zip/dir/afile.html)
- In case of directories index.html is looked. (/y/x.zip/dir/ => /y/x.zip/dir/index.html)
- Handles If-Modified-Since and NotModified-status
- If your browser supports gzip content-encoding and documents in ZIP-archive are "Deflate"-compressed: module changes files to gzip format in fly. This makes things very fast (and server cpu & network capasity is saved)
Module uses miniunzip - unzip library and that uses zlib
Install and config:
- Module needs zlib in your computer
A. Open tar.gz - file.
B. find your apxs (apache module handling script)
C. Compile (with zlib)
apxs -c mod_ziplook.c -lz
D. Run installing script (as root is needed)
apxs -i -a mod_ziplook.so
E. Add handler to for zip-files in httpd.conf (look mod_mime.c section)
AddHandler ziplook zip
F. Restart your apache
G. Seek an zip-file and try with it.
http://your.host/directory/myzipfile.zip
http://your.host/directory/myzipfile.zip/a-file-in-zip-file.html
<<less
Download (0.097MB)
Added: 2006-04-04 License: The Apache License Price:
1298 downloads
lesspipe.sh 1.53

lesspipe.sh 1.53


lesspipe.sh is an input filter for the pager less as described in lesss man page. more>>
lesspipe.sh is an input filter for the pager less as described in lesss man page. The script runs under a ksh-compatible shell (ksh, bash, zsh) and allows you to use less to view files with binary content, compressed files, archives, and files contained in archives.
Viewing files by accessing a device file is implemented to some extent (DOS filesystems and tar files). It supports many formats (both as plain and compressed files using compress, gzip, bzip2, or zip). Syntax highlighting for many languages is available through a helper script, "code2color".
Enhancements:
- lesspipe now includes support for viewing the contents of rar and 7-zip archives and to display an ASCII representation of the contents of Openoffice documents.
- For images (PNG, GIF, JPEG, and other formats), the files format and characteristics are shown.
- Debian packages can now be viewed without installing dpkg.
- Various small bugfixes and optimizations were done.
- The documentation and the test suite have been enhanced.
<<less
Download (0.088MB)
Added: 2006-04-11 License: GPL (GNU General Public License) Price:
1292 downloads
ECalc 0.3.0

ECalc 0.3.0


ECalc is a calculator plug-in for Eclipse that provides the ability to evaluate mathematical expressions. more>>
ECalc application is a calculator plug-in for Eclipse that provides the ability to evaluate mathematical expressions.
To install, just put the jar from the zip-files in your plugin-directory and restart eclipse. To uninstall, remove the jar-file and the directory .metadata/.plugin/se.fnord.ecalc from your workspace directory/directories.
Main features:
- Command-history.
- Functions (sin, cos, tan, asin, acos, atan, min, max, hypot, random, round, ceil, floor).
- Ability to switch between radians and degrees.
- The basic operators (+, -, *, /, % (modulus), ^ (power)).
- Bitwise operators (>>,<<less
Download (0.064MB)
Added: 2006-06-04 License: MIT/X Consortium License Price:
1279 downloads
Simple Web Share 0.1.1

Simple Web Share 0.1.1


SimpleWebShare is a small application for publishing a part of your hard disk on the Web. more>>
SimpleWebShare is a small application for publishing a part of your hard disk on the Web. Simple Web Share project displays files and directories in a list view and allows them to be downloaded, including on-the-fly zipping.
Main features:
- Display file and directory as list
- Download of file
- Download of directory with on-the-fly zip generation (with a customizable folders size limit)
- Simple HTTP Authentification
- Localized interface (currently french or english)
<<less
Download (0.063MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1239 downloads
Bralkomon 1.0

Bralkomon 1.0


Bralkomon is another system monitor Superkramba theme. more>>
Bralkomon is another system monitor Superkramba theme. It is based on Cynapses.

If you have a beautiful lady coming round, or maybe you just want to chill; put on some smooth jazz, put Bralkomon on your desktop, and let the good times roll.

Did I mention Bralkomon is scientifically designed to be the perfect accompaniment to smooth jazz? Oh yeah.

P.S. You might want to change the name of the network device. The .skz file is just a ZIP archive. Open it up, and edit the .theme file. Instructions lie within.

<<less
Download (0.041MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1223 downloads
pkcrack 1.2.2

pkcrack 1.2.2


pkcrack is an implementation of a known plaintext attack on password encrypted ZIP archives. more>>
pkcrack is an implementation of a known plaintext attack on password encrypted ZIP archives. For the attack to be successful you have to have at least 106 bytes of unencrypted compressed data from the given ZIP archive (the data must be compressed using the same compression method as the encrypted counterpart). Providing this, the sophisticated attack can be thousand times (or even more) faster than a brute force attack (considering non-trivial long password). The speed is affected by the amount of plaintext you transmit.
Enhancements:
- "Relf" has found and fixed a bug that caused pkcrack to fail under certain circumstances (roughly one out of 32 keys couldnt be found). Thanks!
- Two more options for pkcrack, also by "Relf" (Thanks again!): -a will stop stage2 immediately when a combination of key0, key1, key2 has been found -n disables the (new!) progress indicator
- corrected handling of data descriptor in extract-functions (Thanks to "Relf" and Andreas Lessig !)
- zipdecrypt now uses dynamic allocation for directory entries, which means the 200 files limit is gone
- The extract program now has a -v flag to print a verbose description of the ZIP file
- Considerable speedups in stage1
- The source distribution now includes an automated test suite
<<less
Download (0.17MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1220 downloads
Archive::Any::Create 0.02

Archive::Any::Create 0.02


Archive::Any::Create is an abstract API to create archives (tar.gz and zip). more>>
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, $data); # foo/bar/baz.txt

$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);

$archive->write_filehandle(*STDOUT, tar.gz);

Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.

<<less
Download (0.003MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1214 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5