Since the EZ Readers are running Linux under the hood, it is a good idea to avoid spaces in folder names. Use a "_" instead, as illustrated by theducks. This may not make a difference, but it won't hurt. Spaces in filenames could also be problematic, but I would leave these alone if you have lots of ebooks that way already. If starting out, avoid spaces.
Linux does not in principle mind spaces in file names, but Linux scripts often don't have the required quotes around filenames because spaces are so rare in traditional Linux filenames.
|