This commit is contained in:
parent
2c40c30dd0
commit
81d25083b9
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
Hi,
|
||||
I am trying to use annex, but couldn't find a way. It will be very
|
||||
helpful if anyone can help.
|
||||
|
||||
I have NAS mounted on specific directory /mnt/nas/
|
||||
Suppose whole directory in it is READ-ONLY and keep the file, structure as it is now.
|
||||
|
||||
I want to "annex add" files in that directory like
|
||||
git annex addurl file:///mnt/nas/a.mp4
|
||||
|
||||
But it seems addurl is only for http/https and "directory special remote" have to change the whole structure of the directory.
|
||||
Is there any alternative I can try?
|
||||
|
||||
Thanks.
|
Loading…
Reference in a new issue