daily_automated

This commit is contained in:
topicchi
2023-03-17 11:59:21 +00:00
parent 252ecca9cf
commit e2f276193e
4496 changed files with 1178007 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This is "A long name can be 255 characters.txt"
This file has a typical Long File Name.
The maximum length of a Long File Name is 255 characters.

View File

@@ -0,0 +1 @@
LFN,NAME.TXT is not 8.3 since it has a comma.

View File

@@ -0,0 +1,5 @@
MIXCASE.txt does not have a Long File Name.
Starting with NT, file names of this form,
have the basename and extension character case
encoded in two bits of the 8.3 directory entry.

View File

@@ -0,0 +1,2 @@
Not_8_3.txt has a Long File Name
since the basename is mixed case.

View File

@@ -0,0 +1 @@
OK%83.TXT is a valid 8.3 name.

View File

@@ -0,0 +1 @@
STD_8_3.TXT - a vanilla 8.3 name.

View File

@@ -0,0 +1,2 @@
With Blank.txt
Just another example of a Long File Name.

View File

@@ -0,0 +1,2 @@
"With Two.dots.txt"
Lots of reasons this is a Long File Name.

View File

@@ -0,0 +1,5 @@
lower.txt does not have a Long File Name.
Starting with NT, file names of this form,
have the basename and extension character case
encoded in two bits of the 8.3 directory entry.

View File

@@ -0,0 +1,5 @@
mixed.TXT does not have a Long File Name.
Starting with NT, file names of this form,
have the basename and extension character case
encoded in two bits of the 8.3 directory entry.