You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple python backup script for my Windows machines.
Invokes robocopy in a subprocess to mirror files from a source location to a destination location.
It's not the best code I've ever written, but it gets the job done.