summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54 <Scott@web>2013-08-19 16:57:40 +0000
committerGravatar admin <admin@branchable.com>2013-08-19 16:57:40 +0000
commit2e41cf671d08307beab2ac7ccf093736df27cdda (patch)
treeecbe46aaada908e34e146a3a1b8dd1dedc626c8b
parent810f4dfbe743617304daad415b5e5ce0485b777a (diff)
-rw-r--r--doc/forum/Adding_existing_S3_bucket_to_sync_with.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Adding_existing_S3_bucket_to_sync_with.mdwn b/doc/forum/Adding_existing_S3_bucket_to_sync_with.mdwn
new file mode 100644
index 000000000..af138c101
--- /dev/null
+++ b/doc/forum/Adding_existing_S3_bucket_to_sync_with.mdwn
@@ -0,0 +1,16 @@
+Hello,
+
+I am just starting to learn git-annex so forgive me if this is a naive question.
+
+I have the following repositories:
+
+1. Home (laptop)
+2. Work (mac mini)
+3. S3 bucket
+4. USB drive, full backup, attached to Home laptop.
+
+I want to sync files between Home and Work via the S3 bucket. It is not clear to me how to accomplish this through the git-annex assistant. Is this possible? Are there instructions online?
+
+Thanks in advance!
+
+Scott