git-annex/Remote
Joey Hess 3a5b7dbaf0 External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http.
Note that, if an url is added to the web log for such a remote, it's not
distinguishable from another url that might be added for the web remote.
(Because the web log doesn't distinguish which remote owns a plain url.
Urls with a downloader set are distinguishable, but we're not using them
here.)

This seems ok-ish.. In such a case, both remotes will try to use both
urls, and both remotes should be able to.

The only issue I see is that dropping a file from the web remote will
remove both urls in this case. This is not often done, and could even
be considered a feature, I suppose.
2015-08-17 11:22:22 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Helper export some always failing methods for readonly remotes 2015-08-17 11:21:38 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Bup.hs Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library. 2015-08-06 15:02:25 -04:00
Ddar.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Directory.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
External.hs External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http. 2015-08-17 11:22:22 -04:00
GCrypt.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Git.hs add some debugs to get timings 2015-08-13 16:13:16 -04:00
Glacier.hs refactor 2015-08-17 10:42:14 -04:00
Hook.hs refactor 2015-08-17 10:42:14 -04:00
List.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Rsync.hs refactor 2015-08-17 10:42:14 -04:00
S3.hs refactor 2015-08-17 10:42:14 -04:00
Tahoe.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
Web.hs refactor 2015-08-17 10:42:14 -04:00
WebDAV.hs refactor 2015-08-17 10:42:14 -04:00