|
|
|
|
|
by vinkelhake
3263 days ago
|
|
My current workflow for backing up photos on Linux is: 1. Copy photos from memory card to a NAS.
2. Upload the photos to Google drive using skicka. I've got a script to simplify this, so in reality the workflow just consists of inserting the memory card and running the script. The photos then appear in Google Photos fairly quickly afterwards. I use this for both jpg and nef. I've been pretty impressed with how good Photos is at handling nef files. Skicka: https://github.com/google/skicka |
|