git-annex/doc/special_remotes/directory.mdwn
2011-04-16 19:35:02 -04:00

10 lines
404 B
Markdown

This special remote type stores file contents in directory.
One use case for this would be if you have a removable drive that
you want to use it to sneakernet files between systems (possibly with
[[encrypted|encryption]] contents). Just set up both systems to use
the drive's mountpoint as a directory remote.
Setup example:
# git annex initremote usbdrive directory=/media/usbdrive/ encryption=none