« earlier | later » Page 1 of 1
yarrick/pingfs: Stores your data in ICMP ping packets edit / delete
"pingfs is a filesystem where the data is stored only in the Internet itself, as ICMP Echo packets (pings) travelling from you to remote servers and back again."
to cute-code filesystem fuse networking ... on 04 September 2016
"SFS (or SyncFS) is a filesystem for replicating files between geographically distributed nodes of a network, with multi-master active/active configuration and especially suited for a star network topology." It uses FUSE... and rsync!
to fs fuse rsync software synchronisation ... on 18 January 2015
A FUSE automounter -- something I'd been considering writing.
to automount filesystem fuse ... on 02 January 2007
Halfs, A Haskell Filesystem edit / delete
Haskell bindings for FUSE. They use monads to restrict the things that read-only FS ops can do, which is quite interesting.
to filesystems fuse haskell monads ... on 07 October 2006
Premshree's (品速力) Personal Weblog: UpcomingFS edit / delete
Using the Ruby bindings for FUSE to wrap a web service as a filesystem.
to filesystem fuse ruby software web ... on 30 May 2006
« earlier | later » Page 1 of 1
- fuse | |
1 | + automount |
1 | + cute-code |
3 | + filesystem |
1 | + filesystems |
1 | + fs |
1 | + haskell |
1 | + monads |
1 | + networking |
1 | + rsync |
1 | + ruby |
2 | + software |
1 | + synchronisation |
1 | + web |
tasty by Adam Sampson.