Mail.ru Cloud filesystem written for FUSE
This is an implementation of a simple filesystem with all calls and hooks needed for normal file operations. After mounting it you'll be provided access to all your cloud files remotely stored on Mail.ru Cloud as if they were local ones. You should keep in mind that this is a network-driven FS and so it will never be as fast as any local one, but having a folder connected as remote drive in 9P/GNU Hurd fashion can be convenient at a times.
https://github.com/Adonai/MARC-FS/blob/master/README.md
#github #mailru #cloud #fuse #fs
This is an implementation of a simple filesystem with all calls and hooks needed for normal file operations. After mounting it you'll be provided access to all your cloud files remotely stored on Mail.ru Cloud as if they were local ones. You should keep in mind that this is a network-driven FS and so it will never be as fast as any local one, but having a folder connected as remote drive in 9P/GNU Hurd fashion can be convenient at a times.
https://github.com/Adonai/MARC-FS/blob/master/README.md
#github #mailru #cloud #fuse #fs
GitHub
Adonai/MARC-FS
Mail.Ru Cloud FUSE filesystem - mirror from gitlab - Adonai/MARC-FS