Data type: Difference between revisions

Jump to navigation Jump to search
1 byte added ,  30 July 2014
m
Line 10: Line 10:


=== file name ===
=== file name ===
file name for {{Win}} FTFS ; {{Linux}} ex3 and ex4 file system types<ref>Type {{kbd | key = <nowiki>df -aT<nowiki>}} to list the file system types in Linux</ref>. {{exclaim}} If the files hosted by Windows server, you should also take the '''limit of PATH length''' into account besides the limit of filename length.
file name for {{Win}} FTFS ; {{Linux}} ex3 and ex4 file system types<ref>Type {{kbd | key = <nowiki>df -aT</nowiki>}} to list the file system types in Linux</ref>. {{exclaim}} If the files hosted by Windows server, you should also take the '''limit of PATH length''' into account besides the limit of filename length.
* varchar(255) <ref>[https://en.wikipedia.org/wiki/Comparison_of_file_systems#Limits Comparison of file systems - Wikipedia, the free encyclopedia]</ref><ref>[http://msdn.microsoft.com/en-us/library/aa365247.aspx Naming Files, Paths, and Namespaces (Windows)]</ref>
* varchar(255) <ref>[https://en.wikipedia.org/wiki/Comparison_of_file_systems#Limits Comparison of file systems - Wikipedia, the free encyclopedia]</ref><ref>[http://msdn.microsoft.com/en-us/library/aa365247.aspx Naming Files, Paths, and Namespaces (Windows)]</ref>


Navigation menu