RSS 465 projects tagged "Filesystems"

Download Website Updated 22 Jul 2005 Linux trustees

Screenshot
Pop 98.97
Vit 6.11

The main goal of the Linux Trustees project is to create an advanced permission management system for Linux. The solution proposed is mainly inspired by the approach taken by Novell Netware and the Java security API. Special objects (called trustees) can be bound to every file or directory. The trustee object can be used to ensure that access to a file, directory, or directory with subdirectories is granted (or denied) to a certain user or group (or all except user or group). Trustees are like POSIX ACLs, but trustee objects can affect entire subdirectory trees, while ACLs a single file. Trustees works with the 2.6 Linux kernel.

Download Website Updated 05 Sep 2006 Filelight

Screenshot
Pop 97.64
Vit 2.69

Filelight graphically represents a file system as a set of concentric segmented rings (or nested piecharts), aiming to show where disk space is being used. Segments expand from the center, representing files and directories. The size of segments is proportional to the size of the files they represent. Directories have child segments which represent the files they contain. Filelight performs a similar function to the command line tool du, but all the information is shown in a compact graphical fashion.

Download Website Updated 08 Nov 2003 DirsSync

Screenshot
Pop 96.43
Vit 2.54

DirsSync is a python tool to synchronise 2 directories. This application will synchronise all the files and all the sub-directories, and prompt the user to confirm all the moves.

Download Website Updated 16 Oct 2006 FuseIso

Screenshot
Pop 96.12
Vit 2.14

FuseIso is a FUSE module to mount ISO filesystem images (.iso, .nrg, .bin, .mdf and .img files). It currently support plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.

Download Website Updated 14 Dec 2008 mp3fs transcoding FUSE filesystem

Screenshot
Pop 94.04
Vit 4.09

MP3FS is a read-only FUSE filesystem that transcodes FLAC audio files to MP3 on the fly when opened and read. It is useful to enable the use of your FLAC collection with software and/or hardware that only understands MP3s. It is also a novel alternative to traditional MP3 encoder applications. Just use your favorite file browser to select the files you want encoded, and copy them somewhere.

Download Website Updated 21 Sep 2004 xdiskusage

Screenshot
Pop 92.37
Vit 4.52

xdiskusage is a user-friendly program to show you what is using up all your disk space. It is based on the design of the "xdu" program written by Phillip C. Dykstra. Changes have been made so it runs "du" for you, and can display the free space left on the disk, and produce a PostScript version of the display.

No download Website Updated 16 Apr 2005 translucency loadable kernel module

Screenshot
Pop 91.71
Vit 3.30

translucency is a loadable kernel module for Linux that virtually merges two directories, making it possible to overwrite files on read-only media and compile projects (such as the Linux kernel) with different options without copying sources each time. No user-space tools have to be changed. The process is also known as inheriting (ifs), stacking, translucency (tfs), loopback (lofs), and overlay (ovlfs).

No download Website Updated 02 Mar 2005 unionfs

Screenshot
Pop 90.69
Vit 1.00

Unionfs is a stackable unification file system which can appear to merge the contents of several directories (branches), while keeping their physical content separate. Unionfs is useful for unified source tree management, merging the contents of a split CD-ROM, merging separate software package directories, data grids, and more. Unionfs allows any mix of read-only and read-write branches, as well as insertion and deletion of branches anywhere in the fan-out. To maintain Unix semantics, Unionfs handles elimination of duplicates, partial-error conditions, and more.

Download Website Updated 01 Sep 2010 KDE Partition Manager

Screenshot
Pop 90.33
Vit 4.12

KDE Partition Manager allows you to manage your disks, partitions, and file systems. It can create, resize, delete, copy, backup, and restore partitions with a large number of supported file systems (ext2/3/4, Reiserfs, NTFS, FAT32, and more).

Download No website Updated 17 Oct 2009 kfsmd

Screenshot
Pop 89.96
Vit 3.65

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.

Screenshot

Project Spotlight

EUGene

An efficient universal generator.

Screenshot

Project Spotlight

dosfstools

Utilities for making and checking MS-DOS FAT filesystems.