filesystems
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 170
Filesystems HOWTO 0.7.4
Filesystems HOWTO is about filesystems and accessing filesystems from several OSes. more>>
Filesystems HOWTO is about filesystems and accessing filesystems from several OSes.
This HOWTO is a document that describes a wide variety of filesystems and instructs you on how to access them from a wide variety of operating systems.
<<lessThis HOWTO is a document that describes a wide variety of filesystems and instructs you on how to access them from a wide variety of operating systems.
Download (MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
Ext2 Filesystems Utilities 1.39
The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debuggin more>> <<less
Download (3.4MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1278 downloads
Sys::Filesystem 1.22
Sys::Filesystem is a tool to retrieve a list of filesystems and their properties. more>>
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 wherever possible.
<<lessIt 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 wherever possible.
Download (0.018MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1066 downloads
File system investigator 1.0.3
File system investigator is a forensic filesystem viewer. more>>
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 from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
<<less* 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 from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
Download (0.33MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1660 downloads
live-initramfs
live-initramfs is a fork from Casper by Canonical. more>>
live-initramfs is a fork from Casper by Canonical. The project is used to build an initramfs suited to boot live systems.
live-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper(7). This includes the Debian Live isos, netboot tarballs, and usb stick images.
At boot time it will look for a (read-only) media containing a "/live" directory where a root filesystems (often a compressed filesystem image like squashfs) is stored. If found, it will create a writable environ‐ ment, using unionfs, for Debian like systems to boot from.
To modify the code you can follow the below process:
Checkout or install live-initramfs
svn co svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/
Then build to match your target platform (i.e. if target is lenny then build with lenny) with debuilder inside the live-initramfs (debuilder is part of devscripts package):
debuild -us -uc -b
Then copy the .deb generated to config/chroot_local-packages.
<<lesslive-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper(7). This includes the Debian Live isos, netboot tarballs, and usb stick images.
At boot time it will look for a (read-only) media containing a "/live" directory where a root filesystems (often a compressed filesystem image like squashfs) is stored. If found, it will create a writable environ‐ ment, using unionfs, for Debian like systems to boot from.
To modify the code you can follow the below process:
Checkout or install live-initramfs
svn co svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/
Then build to match your target platform (i.e. if target is lenny then build with lenny) with debuilder inside the live-initramfs (debuilder is part of devscripts package):
debuild -us -uc -b
Then copy the .deb generated to config/chroot_local-packages.
Download (MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
854 downloads
sshfs
sshfs is a rox-filer Application Directory. more>>
sshfs is a rox-filer Application Directory. Its purpose is to deal with sshfs for mounting and unmounting them. sshfs is a fuse system to mount filesystems over ssh
This application depends only on fuse and sshfs.
Usage:
You have to create some directories wich name will handle every needed informations for the mount. In rox-filer when you do a right click on thoses directories you have a menu entry that will allow you to mount and unmount the filesystem.
The directory name is of the form :
[user@]host[[:port]:remote_path]
Installation:
Extract to your application directory (eg: ~/Apps)
Create a link in your SendTo directory (eg: ~/.choice/SendTo) for directories and mounts:
ln -s ~/Apps/sshfs ~/.choice/SendTo/.inode_directory/
ln -s ~/Apps/sshfs ~/.choice/SendTo/.inode_mount-point/
or via the Customize menu entry.
This will associate the sshfs menu to directories in rox-filer
<<lessThis application depends only on fuse and sshfs.
Usage:
You have to create some directories wich name will handle every needed informations for the mount. In rox-filer when you do a right click on thoses directories you have a menu entry that will allow you to mount and unmount the filesystem.
The directory name is of the form :
[user@]host[[:port]:remote_path]
Installation:
Extract to your application directory (eg: ~/Apps)
Create a link in your SendTo directory (eg: ~/.choice/SendTo) for directories and mounts:
ln -s ~/Apps/sshfs ~/.choice/SendTo/.inode_directory/
ln -s ~/Apps/sshfs ~/.choice/SendTo/.inode_mount-point/
or via the Customize menu entry.
This will associate the sshfs menu to directories in rox-filer
Download (0.013MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
findfile 0.2
findfile are tools for recovering files from corrupted filesystems. more>>
FindFile will be a collection of tools for recovering files from filesystems with corrupted directories/allocationtables/etc.
This can be usefull when the partitiontable (or more) of a harddisk is corrupted. Or when you have a memory-card of a digital camera which is corrupted.
For now only a tool for recovering .JPEG files is included. It is pretty fast!
<<lessThis can be usefull when the partitiontable (or more) of a harddisk is corrupted. Or when you have a memory-card of a digital camera which is corrupted.
For now only a tool for recovering .JPEG files is included. It is pretty fast!
Download (0.003MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1664 downloads
zisofs-tools 1.0.8
zisofs-tools are tools for creating a compressed ISO9660 filesystems. more>>
zisofs filesystem is an extension to the ISO9660 filesystem that allows files, on a file-by-file basis, to be stored compressed and decompressed in real time.
The zisofs filesystem is supported by recent versions of Linux (2.4.14 or later).
Legacy systems can still read uncompressed files. zisofs-tools contains the tools necessary to create such a compressed ISO9660 filesystem and to read compressed files on a legacy system.
Enhancements:
- This release fixes the --sloppy option, which was documented but did not work.
<<lessThe zisofs filesystem is supported by recent versions of Linux (2.4.14 or later).
Legacy systems can still read uncompressed files. zisofs-tools contains the tools necessary to create such a compressed ISO9660 filesystem and to read compressed files on a legacy system.
Enhancements:
- This release fixes the --sloppy option, which was documented but did not work.
Download (0.064MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
892 downloads
flmkisofs 0.1
flmkisofs is a very simple program for creating ISO images with mkisofs. more>>
flmkisofs project is a very simple program for creating ISO images with mkisofs.
flmkisofs is a very simple program for creating ISO images with the mkisofs program. It can create DVD video ISO images, Apple ISO filesystems, HFS/ISO filesystems, and El Torito or Generic bootable ISO filesystems.
It fully supports versions 1 through 3 of the ISO filesystem standard, with RockRidge and Joliet extensions, and has partial UDF support.
<<lessflmkisofs is a very simple program for creating ISO images with the mkisofs program. It can create DVD video ISO images, Apple ISO filesystems, HFS/ISO filesystems, and El Torito or Generic bootable ISO filesystems.
It fully supports versions 1 through 3 of the ISO filesystem standard, with RockRidge and Joliet extensions, and has partial UDF support.
Download (0.011MB)
Added: 2007-01-16 License: BSD License Price:
1018 downloads
Firelight 1.0
Filelight creates an interactive map of concentric segmented-rings that helps visualize disk usage on your computer. more>>
Filelight creates an interactive map of concentric segmented-rings that helps visualize disk usage on your computer.
It is like a pie-chart, but the segments nest, allowing you to see not only which directories take up all your space, but which directories and files inside those directories are the real culprits.
Remote Filesystems
If you want to have a filelight-style map prerendered at set times during the week, and then controlled in a web browser, take a look at Philesight, an excellent utilty that is also open source.
You can also browser remote servers using the fish:// or ftp:// KIO slave inside FIlelight, but for a system administrator I think philesight is more useful, check it out.
Installing From Source
You should be able to just copy and paste the following into a terminal:
cd ~
wget http://methylblue.com/filelight/packages/filelight-1.0.tar.bz2
tar xjf filelight-1.0.tar.bz2
cd filelight-1.0
./configure --disable-debug && make
su -c make install
<<lessIt is like a pie-chart, but the segments nest, allowing you to see not only which directories take up all your space, but which directories and files inside those directories are the real culprits.
Remote Filesystems
If you want to have a filelight-style map prerendered at set times during the week, and then controlled in a web browser, take a look at Philesight, an excellent utilty that is also open source.
You can also browser remote servers using the fish:// or ftp:// KIO slave inside FIlelight, but for a system administrator I think philesight is more useful, check it out.
Installing From Source
You should be able to just copy and paste the following into a terminal:
cd ~
wget http://methylblue.com/filelight/packages/filelight-1.0.tar.bz2
tar xjf filelight-1.0.tar.bz2
cd filelight-1.0
./configure --disable-debug && make
su -c make install
Download (0.51MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
971 downloads
eCryptfs 0.1.7
eCryptfs is an POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. more>>
eCryptfs is an POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. eCryptfs is derived from Erez Zadoks Cryptfs, implemented through the FiST framework for generating stacked filesystems.
eCryptfs extends Cryptfs to provide advanced key management and policy features. eCryptfs stores cryptographic metadata in the header of each file written, so that encrypted files can be copied between hosts; the file will be decryptable with the proper key, and there is no need to keep track of any additional information aside from what is already in the encrypted file itself. Think of eCryptfs as a sort of ``gnupgfs.
eCryptfs is a native Linux filesystem (other popular cryptographic filesystems for Linux require FUSE or operate via RPC calls). It can be built and distributed as a stand-alone kernel module for the Linux kernel version 2.6.15 or higher; there is no need to apply any kernel patches.
Enhancements:
- Legacy releases of eCryptfs.
<<lesseCryptfs extends Cryptfs to provide advanced key management and policy features. eCryptfs stores cryptographic metadata in the header of each file written, so that encrypted files can be copied between hosts; the file will be decryptable with the proper key, and there is no need to keep track of any additional information aside from what is already in the encrypted file itself. Think of eCryptfs as a sort of ``gnupgfs.
eCryptfs is a native Linux filesystem (other popular cryptographic filesystems for Linux require FUSE or operate via RPC calls). It can be built and distributed as a stand-alone kernel module for the Linux kernel version 2.6.15 or higher; there is no need to apply any kernel patches.
Enhancements:
- Legacy releases of eCryptfs.
Download (0.14MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1219 downloads
Glossy_Project
Glossy_Project is a complete system set for KDE. more>>
Glossy_Project is a complete system set for KDE. I have assembled this set from icons by Everaldo, Louie Mantia and an unknown artist here on Deviantart who created the Dossier icon that I used for a template to create all of the filesystems icons. I used Louie Mantias mimetype icons as a template.
I created this set because there are no iconsets for KDE to my liking. I hope everyone enjoys this set and I give all credit to the great artists who made most of these icons.
To install this set:
1. download the zip file
2. extraxt the zip file
3. cd into the Glossy_Crystal folder
4. open a terminal there
5. run ./buildset
6. get a beer
7. Install the icon theme in KDE Control Panel
8. Enjoy
Enhancements:
- Added Baghira sidebar icons
- Added choice of Trash icons...before building set go to the filesystems folder, rename trashcan_empty to trashcan_empty1, rename trashcan_full to trashcan_full1, pick the Trashcan set you like and remove the number from the name then run ./buildset
<<lessI created this set because there are no iconsets for KDE to my liking. I hope everyone enjoys this set and I give all credit to the great artists who made most of these icons.
To install this set:
1. download the zip file
2. extraxt the zip file
3. cd into the Glossy_Crystal folder
4. open a terminal there
5. run ./buildset
6. get a beer
7. Install the icon theme in KDE Control Panel
8. Enjoy
Enhancements:
- Added Baghira sidebar icons
- Added choice of Trash icons...before building set go to the filesystems folder, rename trashcan_empty to trashcan_empty1, rename trashcan_full to trashcan_full1, pick the Trashcan set you like and remove the number from the name then run ./buildset
Download (MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
FSHeal 0.2
FSHeal is a tool for mending filesystems and reporting statistics. more>>
FSHeal aims to be a general filesystem tool that can scan and report vital "defective" information about the filesystem like broken symlinks, forgotten backup files, and left-over object files, but also source files, documentation files, user documents, and so on.
It will scan the filesystem without modifying anything and reporting all the data to a logfile specified by the user which can then be reviewed and actions taken accordingly.
<<lessIt will scan the filesystem without modifying anything and reporting all the data to a logfile specified by the user which can then be reviewed and actions taken accordingly.
Download (0.010MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1657 downloads
Ytree 1.89
Ytree project is a (curses-based) file manager similar to DOS Xtree. more>>
Ytree project is a (curses-based) file manager similar to DOS Xtree.
It was made for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).
Ytree is reported to run on following platforms:
SYSV R3.2/R4
Interactive UNIX
Linux V2.2
NeXTstep 2.1
Irix 5.2
AIX 3.2
HPUX
SUNOS 4.1 / Solaris 2
ULTRIX 4.3
DEC-UNIX / OSF1
FreeBSD
OpenBSD
NetBSD
QNX
Mac OS X
Building:
In most instances, it should be sufficient to uncomment the section for your platform in Makefile (Default is linux). Type make followed by make install. If you want, customize ytree by editing $HOME/.ytree.
Enhancements:
- NetBSD support. (Thanks to Martynas Venckus)
<<lessIt was made for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).
Ytree is reported to run on following platforms:
SYSV R3.2/R4
Interactive UNIX
Linux V2.2
NeXTstep 2.1
Irix 5.2
AIX 3.2
HPUX
SUNOS 4.1 / Solaris 2
ULTRIX 4.3
DEC-UNIX / OSF1
FreeBSD
OpenBSD
NetBSD
QNX
Mac OS X
Building:
In most instances, it should be sufficient to uncomment the section for your platform in Makefile (Default is linux). Type make followed by make install. If you want, customize ytree by editing $HOME/.ytree.
Enhancements:
- NetBSD support. (Thanks to Martynas Venckus)
Download (0.11MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
939 downloads
FSVS 1.1.8
FSVS stands for Fast System VerSioning, File System VerSioning or Full System VerSioning. more>>
FSVS stands for "Fast System VerSioning", "File System VerSioning" or "Full System VerSioning".
You may think of it as some kind of tar or rsync with versioned storage.
A future capability will be to cope with local adjustments for different machines (using branching techniques), so that most of the space needed for the backup of system-files (/bin, /usr, ...) can be shared between machines.
Main features:
- initialize itself for operation (define target URL)
- commit to this URL (backup), with meta-data support (owner, group, mode, devices, symlinks)
- show the status, ie. which entries have changed, and what was changed (data or meta-data)
- update from this URL (restore), with meta-data support
- use advanced ignore patterns, eg. to ignore all virtual filesystems like /proc, /sys, /dev (if devfs), and so on. PCRE-expressions and recursive ignore patterns are possible, too.
- Re-Synchronize with the repository, ie. get list of files in repository, to commit all different files.
<<lessYou may think of it as some kind of tar or rsync with versioned storage.
A future capability will be to cope with local adjustments for different machines (using branching techniques), so that most of the space needed for the backup of system-files (/bin, /usr, ...) can be shared between machines.
Main features:
- initialize itself for operation (define target URL)
- commit to this URL (backup), with meta-data support (owner, group, mode, devices, symlinks)
- show the status, ie. which entries have changed, and what was changed (data or meta-data)
- update from this URL (restore), with meta-data support
- use advanced ignore patterns, eg. to ignore all virtual filesystems like /proc, /sys, /dev (if devfs), and so on. PCRE-expressions and recursive ignore patterns are possible, too.
- Re-Synchronize with the repository, ie. get list of files in repository, to commit all different files.
Download (0.22MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
805 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above filesystems search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed