git-annex/Remote
Joey Hess b4c6da9cbd Got object sending working in direct mode.
However, I don't yet have a reliable way to deal with files being modified
while they're being transferred. I have code that detects it on the sending
side, but the receiver is still free to move the wrong content into its
annex, and record that it has the content. So that's not acceptable, and
I'll need to work on it some more.

However, at this point I can use a direct mode repository as a remote and
transfer files from and to it.
2012-12-08 17:03:39 -04:00
..
Helper webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. 2012-12-01 14:11:37 -04:00
Bup.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
Directory.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
Git.hs Got object sending working in direct mode. 2012-12-08 17:03:39 -04:00
Glacier.hs webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. 2012-12-01 14:11:37 -04:00
Hook.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
List.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
Rsync.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
S3.hs webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. 2012-12-01 14:11:37 -04:00
Web.hs avoid unnecessary Maybe 2012-11-30 00:55:59 -04:00
WebDAV.hs webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3. 2012-12-01 17:12:41 -04:00