Added a comment: keeping connected files together
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Mon, 7 Jun 2021 14:45:35 +0000 (14:45 +0000)
committeradmin <admin@branchable.com>
Mon, 7 Jun 2021 14:45:35 +0000 (14:45 +0000)
doc/forum/How_to_keep_connected_files_with_another__63__/comment_4_a33437b28ea7fc74eb221d90efaec487._comment [new file with mode: 0644]

diff --git a/doc/forum/How_to_keep_connected_files_with_another__63__/comment_4_a33437b28ea7fc74eb221d90efaec487._comment b/doc/forum/How_to_keep_connected_files_with_another__63__/comment_4_a33437b28ea7fc74eb221d90efaec487._comment
new file mode 100644 (file)
index 0000000..73139ec
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="Ilya_Shlyakhter"
+ avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
+ subject="keeping connected files together"
+ date="2021-06-07T14:45:35Z"
+ content="""
+One other option is to `tar` up each movie and all associated files into one archive, and annex that.
+
+There's a [special remote in DataLad](https://github.com/datalad/datalad/blob/master/datalad/customremotes/archives.py) for accessing individual files inside annexed archives, though I guess in your case you'd normally want all files anyway.
+"""]]