2011-07-01 20:01:26 +00:00
|
|
|
git-annex can use the WWW as a special remote, downloading urls to files.
|
2011-11-08 16:16:02 +00:00
|
|
|
See [[tips/using_the_web_as_a_special_remote]] for usage examples.
|
2011-07-01 20:01:26 +00:00
|
|
|
|
|
|
|
## notes
|
|
|
|
|
|
|
|
Currently git-annex only supports downloading content from the web;
|
|
|
|
it cannot upload to it or remove content.
|
2011-08-17 01:12:48 +00:00
|
|
|
|
|
|
|
This special remote uses arbitrary urls on the web as the source for content.
|
|
|
|
git-annex can also download content from a normal git remote, accessible by
|
|
|
|
http.
|