F5F Stay Refreshed Software Operating Systems Linux file constraints are defined by its system settings and capabilities.

Linux file constraints are defined by its system settings and capabilities.

Linux file constraints are defined by its system settings and capabilities.

Pages (3): Previous 1 2 3 Next
T
TypicalSophi
Junior Member
24
08-28-2016, 08:41 AM
#11
Options for reliable file systems exist, such as Reiser4, which typically comes with support, though verification is needed to confirm default inclusion.
T
TypicalSophi
08-28-2016, 08:41 AM #11

Options for reliable file systems exist, such as Reiser4, which typically comes with support, though verification is needed to confirm default inclusion.

N
NekoNation
Member
68
08-28-2016, 03:01 PM
#12
I believe my Windows 10 version and older systems fit within 255 characters. I know the complaints even for small files, but back then storage was tiny and expensive. Now big drives cost a few dollars and hold huge amounts. It’s confusing how limits work these days.
N
NekoNation
08-28-2016, 03:01 PM #12

I believe my Windows 10 version and older systems fit within 255 characters. I know the complaints even for small files, but back then storage was tiny and expensive. Now big drives cost a few dollars and hold huge amounts. It’s confusing how limits work these days.

A
Ac1dicBlitzz
Member
206
09-09-2016, 02:09 AM
#13
It's important to consider many factors when evaluating a filesystem. Beyond basic support for unusual filenames, performance, reliability, and advanced capabilities are key priorities. While handling odd filenames is a minor detail, it shouldn't be the main focus.
A
Ac1dicBlitzz
09-09-2016, 02:09 AM #13

It's important to consider many factors when evaluating a filesystem. Beyond basic support for unusual filenames, performance, reliability, and advanced capabilities are key priorities. While handling odd filenames is a minor detail, it shouldn't be the main focus.

C
Chubbeh_
Member
107
09-09-2016, 11:53 AM
#14
Hopefully they’ll adopt a more modern solution, but right now it’s a significant hurdle for my tasks and future projects. I’m aiming to stay super structured in the meantime.
C
Chubbeh_
09-09-2016, 11:53 AM #14

Hopefully they’ll adopt a more modern solution, but right now it’s a significant hurdle for my tasks and future projects. I’m aiming to stay super structured in the meantime.

J
josh50
Member
72
09-09-2016, 06:08 PM
#15
You're asking if the entire route is indeed capped at 255, specifically on Windows.
J
josh50
09-09-2016, 06:08 PM #15

You're asking if the entire route is indeed capped at 255, specifically on Windows.

B
BergliaNils
Member
199
09-16-2016, 04:21 AM
#16
OS X does not have the same restrictions as Windows in this regard.
B
BergliaNils
09-16-2016, 04:21 AM #16

OS X does not have the same restrictions as Windows in this regard.

J
jennywzhao
Junior Member
8
09-16-2016, 09:53 AM
#17
The file name is 32000 characters long. In Linux, this equals 255 bytes. Using standard ASCII will match Windows exactly.
J
jennywzhao
09-16-2016, 09:53 AM #17

The file name is 32000 characters long. In Linux, this equals 255 bytes. Using standard ASCII will match Windows exactly.

B
BroZockerLuca
Member
73
09-18-2016, 08:06 PM
#18
Are you saying that's unusual because I just created a folder named "1234567890" and went three levels inside it, hitting a path length restriction before reaching the end?
B
BroZockerLuca
09-18-2016, 08:06 PM #18

Are you saying that's unusual because I just created a folder named "1234567890" and went three levels inside it, hitting a path length restriction before reaching the end?

J
Juan2610
Posting Freak
875
09-18-2016, 08:58 PM
#19
NTFS supports longer filenames compared to other file systems. Windows handles it effectively, though.
J
Juan2610
09-18-2016, 08:58 PM #19

NTFS supports longer filenames compared to other file systems. Windows handles it effectively, though.

B
brainothon
Member
187
09-19-2016, 05:13 PM
#20
You'd need to check the constraints of HFS+. It's usually quite solid, though it might restrict certain paths as well.
B
brainothon
09-19-2016, 05:13 PM #20

You'd need to check the constraints of HFS+. It's usually quite solid, though it might restrict certain paths as well.

Pages (3): Previous 1 2 3 Next