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

Compressed Filesystem freeware
Filter: All | Freeware | Demo
 

Compressed Filesystem

< 1 2 3 4 5 > 
Added: October 31, 2013 | Visits: 862

SMBNetFS SMBNetFS is a Linux/FreeBSD filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Please donate me to help in SMBNetFS development. Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): SMBNetFS Download

Added: July 10, 2010 | Visits: 831

SpadFS SpadFS project is a new filesystem that I design and develop as my PhD thesis. It is an attempt to bring features of advanced filesystems (crash recovery, fast directories) and good performance without increasing code complexity too much. Uses crash counts instead of journaling (because... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): SpadFS Download

Added: November 06, 2010 | Visits: 1.154

rsnapshot rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals.... Platforms: *nix

License: Freeware Size: 91.14 KB Download (95): rsnapshot Download

Added: April 14, 2010 | Visits: 1.949

FUSE-J FUSE-J project contains Java bindings for FUSE (Filesystem in USErspace). It is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java language. FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to... Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): FUSE-J Download

Added: July 01, 2010 | Visits: 721

devfsd The devfsd program is a daemon, run by the system boot, which can provide for intelligent management of device entries in the Device Filesystem (devfs). It is desirable to start the daemon at the beginning of the boot scripts, in particular before filesystem checks. Devfsd provides... Platforms: *nix

License: Freeware Size: 43.01 KB Download (108): devfsd Download

Added: April 09, 2010 | Visits: 865

CurlFtpFS CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. CurlFtpFS project automatically reconnects if the server times out. Examples: Using CurlFtpFS is quite simple. Take a look at this example: $ mkdir sunet $ curlftpfs ftp://ftp.sunet.se/ sunet/ $ cd sunet/ $ ls -l... Platforms: *nix

License: Freeware Size: 86.02 KB Download (118): CurlFtpFS Download

Added: February 10, 2010 | Visits: 947

Device::Cdio::ISO9660::IFS Device::Cdio::ISO9660::IFS is a class for ISO 9660 Filesystem image reading. SYNOPSIS This encapsulates ISO 9660 filesystem Image handling. The class is often used in conjunction with Device::Cdio::ISO9660. use Device::Cdio::ISO9660; use Device::Cdio::ISO9660::IFS; $iso =... Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): Device::Cdio::ISO9660::IFS Download

Added: October 27, 2010 | Visits: 1.049

fs-check fs-check program checks filesystem sizes to see if they are getting too full. It uses a configuration file that specifies the filesystems to check, email contacts, trigger thresholds (percentage or amount used/unused), and a report program to run. Also included in the package is such a sample... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): fs-check Download

Added: August 03, 2010 | Visits: 1.052

palmfs palmfs is a PalmOS filesystem access software for Linux, based on FUSE. It consists of two parts, a client and a server. The client is a FUSE-based application running on the Linux system. The server part is a PalmOS application that actually executes commands sent by the client. palmfs... Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): palmfs Download

Added: November 26, 2010 | Visits: 698

gnome-vfs 2.18.1 / gnome-vfs is a Filesystem Abstraction library. It provides an abstraction layer for the reading, writing and execution of files. It is primarily used by the Nautilus file manager and other GNOME applications. A cause of confusion is the fact that the file system abstraction used by the Linux... Platforms: *nix

License: Freeware Size: 2.6 MB Download (98): gnome-vfs 2.18.1 / Download

Added: August 22, 2010 | Visits: 937

Tie::Gzip Tie::Gzip is a Perl module that can read and write gzip compressed files. SYNOPSIS require Tie::Gzip; tie filehandle, Tie::Gzip tie filehandle, Tie::Gzip, mode, filename tie filehandle, Tie::Gzip, filename tie filehandle, Tie::Gzip, %options tie filehandle, Tie::Gzip, mode, filename,... Platforms: *nix

License: Freeware Size: 71.68 KB Download (128): Tie::Gzip Download

Added: February 23, 2010 | Visits: 886

ext3 ext3 adds journaling filesystem capabilities to ext2fs. What is journaling? It means you dont have to fsck after a crash. Basically. What works? Journaling to a journal file on the journaled filesystem Automatic recover when the filesystem is remounted All VFS operations (including... Platforms: *nix

License: Freeware Size: 174.08 KB Download (136): ext3 Download

Added: September 20, 2010 | Visits: 1.379

Ext2 Filesystems Utilities Ext2 Filesystem Utilities project (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems.. Platforms: *nix

License: Freeware Size: 3.4 MB Download (113): Ext2 Filesystems Utilities Download

Added: February 07, 2010 | Visits: 1.032

jpeg2ps jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2 or 3 files (without uncompressing the images). The JPEG data is simply >wrapped< with PostScript which yields considerably smaller PS files. This project is a simple command line utility and can be used on DOS,... Platforms: *nix

License: Freeware Size: 66.56 KB Download (243): jpeg2ps Download

Added: June 14, 2010 | Visits: 690

memcachefs memcachefs project is FUSE based filesystem which mount the memcache server. It allows to view cache data of memcached as like regular files.. Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): memcachefs Download

Added: May 04, 2010 | Visits: 1.626

ext2fuse ext2fuse is an implementation of the ext2 filesystem in user space, using the FUSE library. Uses might include as a base for filesystem projects, for FUSE or e2fsprogs testing, and for situations when a kernel mode filesystem is not appropriate.. Get ext2 filesystem in user space at... Platforms: *nix

License: Freeware Size: 747.52 KB Download (125): ext2fuse Download

Added: May 03, 2010 | Visits: 864

Be::Query Be::Query is a Perl module to do a query for a given filesystem. SYNOPSIS use Be::Query; @files = Be::Query::Query($filesystem, $query); do a Query for a given filesystem USAGE @files = Be::Query::Query("/boot", "name=lib*.so"); $filesystem is a path anywhere in the target... Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): Be::Query Download

Added: June 23, 2010 | Visits: 1.930

FDMS3-FS FDMS3-FS is a FUSE filesystem driver for the fostex FDMS-3 as used by the various fostex digital multitrackers, such as the FD-4, FD-8. This driver presents the FDMS filesystem as a series of directories - one for each program (song) on the disk: /mnt/p000-song1 /mnt/p001-song2... Platforms: *nix

License: Freeware Size: 4.1 KB Download (163): FDMS3-FS Download

Added: August 15, 2010 | Visits: 804

playlistfs playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy management. A folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories. Installation: 1. Run... Platforms: *nix

License: Freeware Size: 71.68 KB Download (91): playlistfs Download

Added: April 20, 2010 | Visits: 1.396

File system investigator FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to: * View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms. * Extract files and whole directory trees of files... Platforms: *nix

License: Freeware Size: 337.92 KB Download (122): File system investigator Download

< 1 2 3 4 5 >