File: Adding_existing_S3_bucket_to_sync_with.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (16 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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