Changes between Initial Version and Version 1 of Ticket #2864, comment 2
- Timestamp:
- 08/11/12 06:24:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2864, comment 2
initial v1 1 1 There an issue with files that begins with spaces - extfs mechanism strips them, so that it is impossible to access such a file from the generated view. 2 2 3 Due to c1541 implementation, only 'prg' files are accessible (i'll think on some kind. Sometimes it is necessary to add jokers to the filename to access it (for example koala pictures, which contains control character at the beginning of their filenames), and that is possible only manually.3 Due to c1541 implementation, only 'prg' files are accessible. Sometimes it is necessary to add jokers to the filename to access it (for example koala pictures, which contains control character at the beginning of their filenames), and that is possible only manually.