git-annex/Remote
Joey Hess e9238e9588 avoid starting a download for a local transfer when the remote already has the key
Turns out that recvkey already does this same check. This avoids a transfer
file being created for the download that never happened, which in turn
will avoid the assistant seeing that the download has finished, when no
transfer actually took place.
2012-09-18 13:59:03 -04:00
..
Helper pass associatedfile and remoteuuid to git-annex-shell 2012-07-02 10:57:51 -04:00
Bup.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
Directory.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
Git.hs avoid starting a download for a local transfer when the remote already has the key 2012-09-18 13:59:03 -04:00
Hook.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
List.hs refactor 2012-08-26 14:34:30 -04:00
Rsync.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
S3.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
Web.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00