01-13-2020, 06:25 PM
|
#9
|
Well trained by Cats
Posts: 31,098
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
Originally Posted by ilovejedd
Robocopy doesn't require exclusive access as far as I know so reckon it's fine.
I just use the following for mirroring Calibre library folders and it has no problem copying metadata.db even when Calibre's running and has the library open.
Code:
robocopy source target /mir /fft /dst /r:0 /w:0
|
 I might change...later
|
|
|