This is an implmentation of a filesystem that resolves symlinks and displays them as real folders as well as a few more things.
For example it is possible to point a folder or a single file at a file in the users home directory. Also it is possible to hide files / directories from the folder listing.
This projects Subversion repository can be checked out through SVN with the following instruction:
svn co https://code.bastart.eu.org/svn/proxyfs/If you want write access to the repository, contact the author and he will consider your request based on your reasons.
All commits to the repository will be monitored and, if necessary, reverted. If you just want to contribute a single patch,
you can also send it to author by email (patches are preferred against the latest trunk).