View Single Post
Old 08-18-2018, 12:53 PM   #10
lburg801
Connoisseur
lburg801 began at the beginning.
 
Posts: 84
Karma: 10
Join Date: Jan 2011
Device: none
Smile

Quote:
Originally Posted by ilovejedd View Post
I use robocopy. It's a command-line tool built-in to Windows Vista and newer.

Code:
robocopy "C:\path\to\calibre\library" "D:\path\to\backup\library" /mir /log:"calibre-backup.log"
I had no idea this existed. Thank you.
lburg801 is offline   Reply With Quote