Nils Eilers
Nils Eilers
-L --> log to a specific file, OS specific. Linux: /var/log/fsser.log -l --> log to given file -q (quiet) --> don't log to stdout, show only errors
Feature request by Christian Dirks
Wanted: unit addresses in fsser's log file - for IEC and IEEE - configured by hardware (switches, if any) - configured by software (EEPROM)
Wanted: progress bar with some extra information (start address, % of file pointer) when loading files. This would be especially useful for the rather slow IEC bus. All we see...
Wanted: fsser command line option that enables logging of the complete bus traffic / file contents.
Maybe Pi? But that there's at least the CBM UK business keyboard lacking the Pi.
Just came from implementing FS_RENAME for the FAT provider. It works just like Linux mv command, meaning: it can rename/move files/directories. Tested: yes, it can even move and rename directories...