salass00 / filesysbox

AmigaOS 3/AROS port of filesysbox.library
Other
12 stars 4 forks source link

Filesysbox.library is a FUSE compatible file system layer originally developed by Leif Salomonsson. It manages locks, notifications, file handles, packets, update timeouts and more, freeing the file system of these jobs. Version 0.730 of the library was released as open source and was used as a basis for this version.

Installation:

Copy Libs/filesysbox.library LIBS:

Source code:

The source code for current and older versions is available under APL license on github:

https://github.com/salass00/filesysbox

Changes:

For a list of changes in this and earlier versions see the releasenotes file.