Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 236 Bytes

PyBackup

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.