This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE 2013-11-23 17:09:10 +00:00 committed by admin
parent 88fb081939
commit 97cc68be2a

View file

@ -0,0 +1,5 @@
I've an external USB hard disc attached to my (fritzbox) router that is only accessible through SMB/CIFS. I'd like have all my annexed files on this drive in kind of direct-mode so that I can also access the files without git-annex.
I tried to put a direct-mode repo on the drive but this is painfully slow. The git-annex process than runs on my desktop and accesses the repo over SMB over the slow fritzbox over USB.
I'd wish that git-annex could be told to just use a (mounted) folder as a direct-mode remote.