File: Adding_existing_S3_bucket_to_sync_with.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
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