File: Adding_existing_S3_bucket_to_sync_with.mdwn

package info (click to toggle)
git-annex 10.20250721-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 74,484 kB
  • sloc: haskell: 90,982; javascript: 9,103; sh: 1,469; makefile: 213; perl: 137; ansic: 44
file content (16 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (12)
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