Automatically register public urls for files uploaded to the Internet Archive.

This commit is contained in:
Joey Hess 2013-04-25 17:28:25 -04:00
parent e3ea36174b
commit 3c7f4d2bd1
3 changed files with 38 additions and 13 deletions

View file

@ -72,6 +72,15 @@ Note that `not present` is a very bad thing to put in a preferred content
expression. It'll make it prefer to get content that's not present, and
drop content that is present! Don't go there..
### difference: "inmydir"
There's a special "inmydir" keyword you can use in a preferred content
expression of a special remote. This means that the content is preferred
if it's in a directory (located anywhere in the tree) with a special name.
The name of the directory can be configured using
`git annex initremote $remote mydir=$dirname`
## standard expressions
git-annex comes with some standard preferred content expressions, that can