diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg <Joe@web> | 2014-11-03 02:21:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-11-03 02:21:17 +0000 |
commit | 69104de36132b37b13b5f5b5dca70e00b5955b8c (patch) | |
tree | 62e74b570dc64f253182c14875925c063ca908f8 /doc | |
parent | b9c3945dd67411ac027e399d6411731f1304d0e6 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Copy_contents_of_directory_to_rsync_remotes_possible__63__/comment_2_50c0fd1e9dda9ccfff08765e892ad3c0._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Copy_contents_of_directory_to_rsync_remotes_possible__63__/comment_2_50c0fd1e9dda9ccfff08765e892ad3c0._comment b/doc/forum/Copy_contents_of_directory_to_rsync_remotes_possible__63__/comment_2_50c0fd1e9dda9ccfff08765e892ad3c0._comment new file mode 100644 index 000000000..c4aceed19 --- /dev/null +++ b/doc/forum/Copy_contents_of_directory_to_rsync_remotes_possible__63__/comment_2_50c0fd1e9dda9ccfff08765e892ad3c0._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg" + nickname="Joe" + subject="comment 2" + date="2014-11-03T02:21:17Z" + content=""" +I was thinking that a call to `rsync /blah/.git/annex/tmp/rsynctmp/24863/2fe blah@blah:/home/shared-xfer/24863/` would work just as well, creating the necessary directories. But this requires knowing all the subdirectories of `24863`. Not sure if `git-annex` knows this. +"""]] |