I have a small SQL database that is on my development PC only. I’d like to make frequent backup copies of it to a thumb drive. If I could have it do it automatically on a schedule when the thumb drive is detected, that’d be even better. What’s a good way to do this?
Share
This is what I did to get the database and other folders to automatically sync to my USB drive every time I plug it in:
SyncMe.bat contents (update to reflect your paths and file names):