<feed xmlns='http://www.w3.org/2005/Atom'>
<title>block-copy/COPYING, branch main</title>
<subtitle>A FUSE filesystem with only one file, which is written in blocks into a directory</subtitle>
<id>https://code.roseh.moe/block-copy/atom/COPYING?h=main</id>
<link rel='self' href='https://code.roseh.moe/block-copy/atom/COPYING?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/'/>
<updated>2018-11-12T03:22:33Z</updated>
<entry>
<title>Write blockCopy's first version</title>
<updated>2018-11-12T03:22:33Z</updated>
<author>
<name>Raymond Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2018-11-12T03:22:33Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/block-copy/commit/?id=df41f152de38ec1c2f9e32df4f93e6994369aa7f'/>
<id>urn:sha1:df41f152de38ec1c2f9e32df4f93e6994369aa7f</id>
<content type='text'>
Wow it's like being a proud parent. This software is written
for exactly one purpose: to mount an encrypted volume on Google Drive
with reasonably good performance. It's based around the idea that the
fastest thing for Google Drive is reading and writing whole files, so
we break a file up into blocks and transfer only whole blocks. It works,
but it's still really slow.
</content>
</entry>
</feed>
