View Single Post
Old 12-07-2016, 08:11 AM   #6
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
On windows, I'd use robocopy (since I have a script for backups and I'm used to it)

From a command prompt, this will copy my caliber folders' covers to my L: drive

robocopy "c:\users\<userid>\calibre" "l:\calibre covers" cover.jpg /s /mir
phossler is offline   Reply With Quote