aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes/directory.mdwn
blob: daa0b741289c65852c8ed8cfa9a7f7e6e62329ab (plain)
1
2
3
4
5
6
7
8
9
10
This special remote type stores file contents in directory.

One use case for this would be if you have a removable drive, that you
cannot put a git repository on for some reason, and you want to use it
to sneakernet files between systems. Just set up both systems to use
the drive's mountpoint as a directory remote.

Setup example:

	# git annex initremote usbdrive directory=/media/usbdrive/