mainC++ Virtual Filesystems - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 8372
System Name: virtfs-cxx
Name: C++ Virtual Filesystems
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Several virtual filesystems for GNU/Linux. This version works with FUSE (Linux Userland Filesystems - http://fuse.sourceforge.net).

Written in C++. Contains Virtual Filesystems C++ Library, a C++ template library which includes:

  • FUSE++ - a thick C++ wrapper around FUSE library.
  • C++ TCP library wrapper.
  • FTP Filesystem C++ Library (an FTP client library).
  • In-Memory Caching C++ Library (abstract caching classes and directory content caching).


Includes the following filesystems:

  • FTP Filesystem.
  • dereferencefs - dereferences all symbolic links in a directory; when a symlink is moved it is automatically updated to point to the same file.
  • localfs - simply mirrors a directory (mainly for testing and an example).

Registration Date: Wed 22 Feb 2006 02:56:54 PM UTC
License: GNU General Public License v2 or later
Development Status: 2 - Pre-Alpha

 

Latest News rss feed

No news found


Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code