a virtual file system (VFS) that runs in the user address space. At the moment libferris is a shared object that each application can dynamically link to in order to see the file system through a nicer abstraction.
file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date.
a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS, RSYNC protocols, local user authentication, Software RAID (0,1,5) with a Full WEB configuration interface. FreeNAS takes less than 32MB...
a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. The programmer defines a "write directory" on the physical filesystem.
Stable Read/Write NTFS Driver for Linux, FreeBSD, Mac OS X, NetBSD, and Haiku. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems.
the Windows version of the UNIX 'tail -f' command. Used to monitor changes to files; displaying the changed lines in realtime. Uses a plugin architecture, which allows notifications to occur when certain keywords are detected in monitored files. MAPI
system extension that enables application controlled virtual and user mode file systems. Using Pismo File Mount, applications can expose all kinds of program and user data through the Windows file system interface.
DirSync Pro (Directory Synchronize Pro) is a small, but powerful utility for file and folder synchronization. DirSync Pro can be used to synchronize the content of one or many folders recursively.
Using DirSync Pro you can make incremental backups. In this way you'll spare lots of time because you don't have to copy all the files each time you want to update your backup; only new/modified/larger files would be copied.
Use DirSync Pro to easily synchronize files from your desktop PC to your USB-stick (PDA, Notebook, ...). Use this USB-stick (PDA, Notebook, ...) to synchronize files to another desktop PC.
Unlike many other synchronization software, DirSync Pro is Open Source; it is 100% free of charge, 100% free of commercial text, 100% free of advertisements and 100% free of spyware. You can use it as long as you like, without any limitations in time or funcationality. You can freely distribute it according to GPL3.
DirSync Pro is programmed completely in platform independent Java™ so it can be run under nearly every modern operating system including Windows™, Linux™ and Macintosh™.
DirSync Pro has a user-friendly User Interface which helps you configure many options to your needs. You can use DirSync Pro alsoo trough the command line which makes it very flexible for running in batches.
NILFS is a log-structured file system supporting versioning of an entire file system and continuous snapshotting that allows users to restore files mistakenly overwritten or destroyed a while ago.
SwitchFS is a lightweight replacement for UnionFS, RAID and LVM.
SwitchFS (or SFS) is a lightweight file system layer designed to combine file systems located on multiple drives and/or multiple servers into a single logical file repository. SFS is built on top of FUSE (the "filesystem in userspace" layer).
YoutubeFS enables you to browse your favorite Youtube videos locally on your desktop without going to the youtube website. Just create a youtube account and add videos to your playlists, favorites list or subscribe to different channels. YoutubeFS then enables you to automatically load these videos to a local folder on your desktop. You can then view these videos (using a browser) as if they are local files.
Currently YoutubeFS works on Linux (Ubuntu 7.10) and Mac OS (Leopard 10.5.1)
goofs is a userspace filesystem which aims to expose Google services such as picasa images, contacts, blogs, documents, spreadsheets, presentations, etc. It is written using the python binding for fuse together with the python gdata api.