diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..19bcc87 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# 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. |
