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): 1 2 3 Next
N
Nashiko57
Senior Member
485
07-23-2016, 01:46 PM
#1
Linux differs from Windows in several areas, including certain restrictions you might encounter. Understanding these distinctions can help clarify why some issues arise on one platform versus the other.
N
Nashiko57
07-23-2016, 01:46 PM #1

Linux differs from Windows in several areas, including certain restrictions you might encounter. Understanding these distinctions can help clarify why some issues arise on one platform versus the other.

A
Alphavsgaming
Junior Member
14
07-25-2016, 11:10 AM
#2
It doesn't.
A
Alphavsgaming
07-25-2016, 11:10 AM #2

It doesn't.

3
3Edge
Senior Member
718
07-26-2016, 07:44 PM
#3
Windows uses NTFS where filenames can't exceed 255 characters, and paths can be up to 32,767 characters long. Linux with ext4 restricts filenames to 255 bytes, while path limits aren't specified.
3
3Edge
07-26-2016, 07:44 PM #3

Windows uses NTFS where filenames can't exceed 255 characters, and paths can be up to 32,767 characters long. Linux with ext4 restricts filenames to 255 bytes, while path limits aren't specified.

W
WhosDean
Junior Member
16
07-27-2016, 01:56 AM
#4
It's unclear if OS X has similar restrictions; let me know if you'd like an update on that.
W
WhosDean
07-27-2016, 01:56 AM #4

It's unclear if OS X has similar restrictions; let me know if you'd like an update on that.

X
XxSh1ftedxX
Member
71
07-27-2016, 07:31 AM
#5
It seems like you're wondering about the reason behind its popularity for server purposes. Let me help clarify that!
X
XxSh1ftedxX
07-27-2016, 07:31 AM #5

It seems like you're wondering about the reason behind its popularity for server purposes. Let me help clarify that!

O
OfficialFreck
Member
71
07-27-2016, 07:57 AM
#6
Check the link at http://serverfault.com/questions/9546/fi...s-on-linux
G
gvn12345678
Member
242
07-29-2016, 06:24 PM
#7
Ext4 is a file system used by Ubuntu and other Linux distributions. It’s designed for reliability and performance. You should be able to encounter similar issues on Linux, though the specific errors might differ slightly.
G
gvn12345678
07-29-2016, 06:24 PM #7

Ext4 is a file system used by Ubuntu and other Linux distributions. It’s designed for reliability and performance. You should be able to encounter similar issues on Linux, though the specific errors might differ slightly.

B
BlurryFqce
Senior Member
486
08-07-2016, 07:50 AM
#8
I believe the question is about the constraints of standard Linux filesystems rather than the operating system itself. I can share that they tend to perform well overall. They are case-sensitive, unlike NTFS, they often allow longer filenames, and they accommodate a wider range of characters in file names that Windows or NTFS might not support.
B
BlurryFqce
08-07-2016, 07:50 AM #8

I believe the question is about the constraints of standard Linux filesystems rather than the operating system itself. I can share that they tend to perform well overall. They are case-sensitive, unlike NTFS, they often allow longer filenames, and they accommodate a wider range of characters in file names that Windows or NTFS might not support.

T
ThatMiningGuy
Senior Member
704
08-28-2016, 02:17 AM
#9
EXT4 serves as the primary file system in most desktop Linux setups. On OS X using HFS+, there are restrictions of 255 characters per filename, while paths have no such limit.
T
ThatMiningGuy
08-28-2016, 02:17 AM #9

EXT4 serves as the primary file system in most desktop Linux setups. On OS X using HFS+, there are restrictions of 255 characters per filename, while paths have no such limit.

C
CatFood_
Junior Member
18
08-28-2016, 03:12 AM
#10
This option applies to various Linux distributions, not just a specific one. You're considering Ubuntu as well.
C
CatFood_
08-28-2016, 03:12 AM #10

This option applies to various Linux distributions, not just a specific one. You're considering Ubuntu as well.

Pages (3): 1 2 3 Next