summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar konubinix <konubinix@web>2016-02-03 12:32:55 +0000
committerGravatar admin <admin@branchable.com>2016-02-03 12:32:55 +0000
commite26f9e4ed0684bbf517e8a0776da0d41824a58fc (patch)
treed5bb6ef157601c97e2571dccac264c9fadf2513e
parentebfeb19f5dc4c18e1ab131516807be4d497fef12 (diff)
Added a comment: git-annex-getcopy.sh
-rw-r--r--doc/forum/Sync_files_from_remote_to_remote/comment_8_4d3c05acc310a21f6c8ab77fb2638a8c._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Sync_files_from_remote_to_remote/comment_8_4d3c05acc310a21f6c8ab77fb2638a8c._comment b/doc/forum/Sync_files_from_remote_to_remote/comment_8_4d3c05acc310a21f6c8ab77fb2638a8c._comment
new file mode 100644
index 000000000..279929f2a
--- /dev/null
+++ b/doc/forum/Sync_files_from_remote_to_remote/comment_8_4d3c05acc310a21f6c8ab77fb2638a8c._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="konubinix"
+ subject="git-annex-getcopy.sh"
+ date="2016-02-03T12:32:55Z"
+ content="""
+To do that, I created a simple bash script that get locally the files and then copies them to the remote
+
+https://github.com/Konubinix/Devel/blob/master/bin/git-annex-getcopy.sh
+
+I hope that helps.
+"""]]