Welcome to anassfs
-- the Anass File System. This is a simple file system implementation running on FUSE.
Just run:
make
Just run:
sudo make install
Just run:
anassfs /path/to/folder/to/mount/to
if you have installed the executable, or
./anassfs /path/to/folder/to/mount/to
otherwise.
- Create files
- Read files
- Write files
- Append files
- Delete files
- Multi-level directories
- Permission levels
- Timestamps
- Symbolic links
- Resizing disk
- Backdoor