From ea702e85c14278f92b1167d8e23283d3230ca0fd Mon Sep 17 00:00:00 2001 From: datamanager Date: Wed, 20 Apr 2022 01:16:38 +0000 Subject: [PATCH] I want to bend git-annex to my will, but I don't know how --- ...t-annex_preserve_file_name__44___and_directory.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Making_git-annex_preserve_file_name__44___and_directory.mdwn diff --git a/doc/forum/Making_git-annex_preserve_file_name__44___and_directory.mdwn b/doc/forum/Making_git-annex_preserve_file_name__44___and_directory.mdwn new file mode 100644 index 0000000000..045a5b66bf --- /dev/null +++ b/doc/forum/Making_git-annex_preserve_file_name__44___and_directory.mdwn @@ -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. + + -- 2.30.2