hn • r/hackernews
Comment on: Apple has locked my Apple ID, and I have no recourse. A plea for help
The Photos library "file" is just a big folder, I just sync the whole thing.#!/bin/sh
rsync --iconv=utf-8-mac,utf-8 -avh --delete-after --partial --progress /Volumes/myExternalDrive/Photos\ Library.photoslibrary [email protected]:"/srv/myExternalDriveBackup/"(note: tested with brew rsync, IIRC the default rsync is outdated on macOS)Somewhere in the directory structure is a folder /originals/ which has all the actual files.Note that this is only a last resort backup. Restoring the library as a whole requires a Mac with a compatible OS version. Restoring without a Mac would only get yo