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

Filesystem software
Filter: All | Freeware | Demo
 

Filesystem

< 1 2 3 4 5 > 
Added: March 21, 2010 | Visits: 895

Filesys::Ext2 Filesys::Ext2 is a Perl interface to ext2 and ext3 filesystem attributes. SYNOPSIS use Filesys::Ext2 qw(:all); eval { $mode = lsattr("/etc/passwd"); } eval { chattr("+aud", "/etc/passwd"); } #or equivalently #chattr($mode|0x0062, "/etc/passwd"); You may specify the path of the e2fsprogs...



Platforms: *nix

License: Freeware Size: 24.58 KB Download (106): Filesys::Ext2 Download

Added: April 27, 2010 | Visits: 743

kfsmd kfsmd (kernel filesystem monitor daemon) is a daemon to log and view kernel filesystem changes using inotify. Its main purpose is to allow libferris to reindex all updated files while you are sleeping. Whats New in This Release: - This version was ported to the inotify syscall interface of...





Platforms: *nix

License: Freeware Size: 276.48 KB Download (104): kfsmd Download

Added: July 17, 2010 | Visits: 1.541

JFS for Linux JFS for Linux project is IBMs journaling filesystem, ported to Linux. IBMs journaled file system technology, currently used in IBM enterprise servers, is designed for high-throughput server environments, key to running intranet and other high-performance e-business file servers. IBM is...


Platforms: *nix

License: Freeware Size: 512 KB Download (104): JFS for Linux Download

Added: October 24, 2010 | Visits: 1.022

IMAPFS IMAPFS is a FUSE filesystem that allows you to store files on an IMAP account..


Platforms: *nix

License: Freeware Size: 542.72 KB Download (104): IMAPFS Download

Added: October 03, 2010 | Visits: 962

Lua Filesystem Extension Library This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more. Available filesystem primitives: chdir() chmod() chown() cwd() is_dir() is_file() mkdir()...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Lua Filesystem Extension Library Download

Added: April 12, 2010 | Visits: 1.010

petardfs petardfs is a FUSE filesystem designed to hoist your applications with errors. With no configuration, petardfs takes a base filesystem and exposes it through FUSE. An XML configuration file is used to tell petardfs which files to report errors for and what error code to use. For example,...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (103): petardfs Download

Added: September 01, 2010 | Visits: 1.202

FunionFS FunionFS is an Union filesystem for the FUSE driver. This program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel. Above all, what is an Union filesystem? It is a method used when one wants to manufacture LiveCD Linux such as Knoppix: support (CDROM)...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): FunionFS Download

Added: March 09, 2010 | Visits: 878

FauBackup FauBackup uses a filesystem on a hard drive for incremental and full backups. All backups can easily be accessed by standard filesystem tools. Later backups to the same filesystem will automatically be incremental, as unchanged files are only hard-linked with the existing version of the file..


Platforms: *nix

License: Freeware Size: 133.12 KB Download (102): FauBackup Download

Added: May 09, 2010 | Visits: 1.125

Filesys::DfPortable Filesys::DfPortable is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::DfPortable; my $ref = dfportable("C:"); # Default block size is 1, which outputs bytes if(defined($ref)) { print"Total bytes: $ref->{blocks}n"; print"Total bytes free: $ref->{bfree}n";...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Filesys::DfPortable Download

Added: November 01, 2010 | Visits: 587

FileSystemStorage FileSystemStorage is a project that provides FileSystem storage for Archetypes. FileSystemStorage is an Archetype storage for storing data on FileSystem This storage is used to avoid ZODB to grow quickly when using a lot of large files..


Platforms: *nix

License: Freeware Size: 71.68 KB Download (101): FileSystemStorage Download

Added: March 15, 2010 | Visits: 739

Sys::Filesystem Sys::Filesystem project is intended to be a portable interface to list and query filesystem names and their properties. It hopes to provide a consistent API to list all, mounted, unmounted, and special filesystems on a system, and query as many properties as possible with common aliases...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Sys::Filesystem Download

Added: July 10, 2010 | Visits: 827

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: January 05, 2010 | Visits: 857

fuse-convmvfs fuse-convmvfs is a userspace filesystem to convert filename charset..


Platforms: *nix

License: Freeware Size: 88.06 KB Download (98): fuse-convmvfs Download

Added: February 10, 2010 | Visits: 941

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: November 26, 2010 | Visits: 695

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: May 03, 2010 | Visits: 859

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: January 21, 2010 | Visits: 743

cbmfs cbmfs is a fuse filesystem for Commodore disk images. With cbmfs you can mount your 8-bit Commodore disk images into your local filesystem. Currently d64, d71, d81, d80, d82 images are supported in read and write mode. To compile cbmfs you need the FUSE development files installed on your...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 15.36 KB Download (97): cbmfs Download

Added: October 31, 2013 | Visits: 857

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: November 09, 2010 | Visits: 855

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );.


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: March 24, 2010 | Visits: 816

Blogbench Blogbench is a portable filesystem benchmark that tries to reproduce the load of a real-world busy file server. It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): Blogbench Download

< 1 2 3 4 5 >