Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diskutility.js - LFN Support? #99

Open
petergeneric opened this issue Aug 26, 2024 · 0 comments
Open

diskutility.js - LFN Support? #99

petergeneric opened this issue Aug 26, 2024 · 0 comments

Comments

@petergeneric
Copy link

When I use diskutility.js to create an image, file names are case-preserved but truncated to 8.3 when viewed in the pcjs Windows 95 demo. It would be great if it could support 255 char LFN.

Commandline I'm using:

me@laptop:pcjs$ node tools/diskimage/diskimage.js --overwrite --dir /tmp/files/txt/ --output=disk-image.json --verbose -l

processing: txt (1228800 bytes, hash 314a7fc3b98b71c2b8151cd6b209a71f)

 Volume in drive A has no label
 Directory of A:\

A TALE O TXT     16384   4-25-95   4:29a
AN EVERY TXT     16384   4-25-95   4:33a
AND TWO  TXT     16384   4-25-95   3:56a
ANGER MA TXT     16384   4-25-95   4:15a
ANTON SA TXT     16384   4-25-95   3:53a
AS THE W TXT     16384   4-25-95   4:08a
ASCENT O TXT     16384   4-25-95   3:48a
DANGER I TXT     16384   4-25-95   4:26a

When loading this image this is what Explorer displays:
win95

@github-staff github-staff deleted a comment from mayank785 Oct 23, 2024
@github-staff github-staff deleted a comment from mayank785 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant