git-annex/Remote
Joey Hess 5f977cc725 directory special remote: Made more efficient and robust.
Files are now written to a tmp directory in the remote, and once all
chunks are written, etc, it's moved into the final place atomically.

For now, checkpresent still checks every single chunk of a file, because
the old method could leave partially transferred files with some chunks
present and others not.
2012-11-19 13:18:23 -04:00
..
Helper directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00
Bup.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
Directory.hs directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00
Git.hs indentation foo, and a new coding style page. no code changes 2012-10-28 21:27:15 -04:00
Hook.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
List.hs skeltal webdav special remote 2012-11-14 20:25:31 -04:00
Rsync.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
S3.hs S3: Added progress display for uploading and downloading. 2012-11-18 22:49:07 -04:00
Web.hs where indenting 2012-11-11 00:51:07 -04:00
WebDAV.hs directory special remote: Made more efficient and robust. 2012-11-19 13:18:23 -04:00