Skip to content

Othernet-Project/fsal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSAL

File System Abstraction Layer is a system which provides a few high level operations on files & folders. The intended utility is for Librarian & other apps to use this to perform File Manager like operations.

The heavyweight filesystem operations are performed by the daemon via XML based IPC calls.