I want to bend git-annex to my will, but I don't know how
This commit is contained in:
parent
e20263c0da
commit
ea702e85c1
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
Hello,
|
||||
I have recordings of skype meetings with my teammates, all stored in google-drive. I can link to them just fine, but I thought it might be interesting to have git-annex manage them.
|
||||
|
||||
The problem is that I have to share these recordings with team mates. I therefore can't send them the hashed, and encrypted file.
|
||||
|
||||
For example, if I have a file at `attachments/video.mkv`, I want to be able to store it on google-drive at `annexed-attachments/video.mkv`. I thought that [backends](https://git-annex.branchable.com/backends/) might hold the answer, but I don't think so anymore.
|
||||
|
||||
Even a point in the right direction would be appreciated.
|
||||
|
||||
|
Loading…
Reference in a new issue