View Single Post
Old 01-26-2021, 09:09 AM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,164
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
That screen is for the AUTO ADD folder to prevent unwanted files being processed (if that folder has other uses)
Look at the second tab (Adding Actions): Bottom button

When I started with Calibre, I imported only a selected file type from BAEN CD's.
Using the command prompt: (for more command help: Type Help xcopy)
(the /s say do sub directories also)

Code:
xcopy  <the base path>*.epub <auto add folder path or tempfolder> /s
theducks is offline   Reply With Quote