MorphOS Developer
Posts: 587 from 2003/2/24
From: finland, the l...
Due to a silly mistake from my part the PFS3 included in MorphOS 3.1 doesn't actually default to 107 character file/dir names as is suggested by the release notes.
Fortunately this can be amended by employing PFSSetFileNameSize command for each PFS3 partition:
Code:
PFSSetFileNameSize pfs3volumename: 107
My apologies for the inconvenience caused.
Also, this issue has been fixed for 3.2 and later MorphOS releases which now truly will default to 107.