Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How do you sync a copy to your backup device? My understanding is that it's no longer to programmatically grab the original images, only compressed images are available via the API.


I use one-way Syncthing, so my phone automatically backups my pictures to Google Photos (using the Google Photos app) and my computer (using Syncthing). Then I copy them into a folder locally like they existed previously on Google Drive by year.

Then I run rclone sync:

  rclone sync --dry-run gphotos:media/by-year /local/storage/path
Then if I delete some pictures from Google Photos, the same sync command will delete them from my local backup.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: