forked from madbob/FSter
-
Notifications
You must be signed in to change notification settings - Fork 0
User-space filesystem based on Tracker
License
netvandal/FSter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
FSter - Configurable virtual filesystem for Tracker =============================================================================== FSter is a virtual filesystem built on FUSE, able to dispose contents fetched from Tracker according to a flexible XML configuration. REQUIREMENTS ------------------------------------------------------------------------------- FSter depends on: - fuse >= 2.9.2 - libxml2 >= 2.9.1 - gio >= 2.36.4 - gthreads >= 2.36.4 INSTALLATION ------------------------------------------------------------------------------- See INSTALL file. USAGE ------------------------------------------------------------------------------- $ fster /your/preferred/mountpoint By default, configuration is read from /etc/fster/fster.xml. To specify another location $ fster /your/preferred/mountpoint -c /path/to/configuration.xml If filesystem stop responding (e.g. an `ls` command on your mountpoint replies something like "Transport endpoint is not connected"), do # fusermount -uz /your/preferred/mountpoint COPYRIGHT AND LICENSING ------------------------------------------------------------------------------- FSter is released under the terms of the GNU General Public License, version 3 or, at your option, any later version. FSter is Copyright (C) 2010 Itsme S.r.L. Copyright (C) 2012/2013 Roberto Guido <[email protected]>
About
User-space filesystem based on Tracker
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.9%
- Shell 0.1%