A couple weeks ago, I decided to do a backup of all of my personal data. Locally, this is not an issue. But because Google Photos automatically backs up each picture taken to Google drive, I have to manually download every file in that folder and save those to my NAS. I ended up downloading about 27 zip files containing 55 GB of photos and videos for the past two years. The problem is is that extracting each of the zip files is time consuming, as I then have to move all the pictures to my NAS manually. I wondered if there was a better way to automate the process of downloading all of my Google photos to a hard drive.
I came up with this idea to use an old raspberry pi board with a connected hard drive and use that as a NAS. I also installed rclone so it downloads any new photos that were uploaded from my phone.
I ended up soldering the USB to SATA bridge directly to the Pi to avoid any plugs sticking out, and to avoid anyone unplugging the drive. I thought it turned out pretty good.
Comments
Post a Comment