Simple Backup
Stayed up until 4am setting up my external HDD (hard drive) and running backups. I have two 10 TB HDDs by different manufacturers which I use to backup 1) all raw photos, and 2) Dropbox. Last year was my first time using robocopy , and it worked great! Especially when synchronizing the changing directories and files of Dropbox. In Dropbox, I'll move files from Camera Uploads/ into specified YYYY/MM/ folders for example; RC will make those changes. However, last year I didn't take good notes, so I had to relearn how to use the command. It's a simple CLI/PowerShell command, but since the Dropbox backup is destructive, I wanted test runs to verify everything is correct; especially specifying which drive is source, and which is destination. I took better notes this year, so hopefully it's much easier when I do this again in about 6 months time. Here's the doc in case anyone is interested .