blockcopy
This program emulates a filesystem with only one file, which it writes in blocks into a directory. The use case is to mount an encrypted volume on Google Drive. I bet it'd be really fast with goofys.
![]() |
index : block-copy | |
| A FUSE filesystem with only one file, which is written in blocks into a directory |
| aboutsummaryrefslogtreecommitdiffstats |
This program emulates a filesystem with only one file, which it writes in blocks into a directory. The use case is to mount an encrypted volume on Google Drive. I bet it'd be really fast with goofys.