markusC64 / 1541ultimate2

Improved version of the 1541 Ultimate II(+) firmware
GNU General Public License v3.0
118 stars 14 forks source link

Deleting directory with 'hidden' files (starting with '.') causes 'Illegal Access' error #36

Open eriktier opened 2 years ago

eriktier commented 2 years ago

Deleting a (nested) directory with any hidden files and or directories (created by MacOSX for example), is currently impossible. It will delete all 'non-hidden' files and then when attempting the delete the directory causes the Illegal Access error. The directory will still be on the file system, with no means to delete the 'hidden' files 'on device'. This is mostly a problem with drives connected to the 'internal' usb port.

markusC64 commented 1 year ago

cf. https://github.com/markusC64/1541ultimate2/issues/41