[QUOTE=PeterT;4469381]Correct. Their will NOT be a file created on the Kobo; it will be created in whatever directory you are in in the C drive. If you insist on putting that file in the Kobo the command would be
Code:
dir f: /s /a > f:dir.txt
Okay, thanks. Please see attached.