Re: File names size limit?




"Alejandro" <alexware69@xxxxxxxxxxx> wrote in message
news:eKJDS0zYHHA.4264@xxxxxxxxxxxxxxxxxxxxxxx
Hi, I posted this question some time ago with no luck, so I would like to
give a try again in case there are new info about this. I would like to
know
the file name size limit in windows vista (or windows server 2003 if
better). For NTFS the limit is 256 characters and this includes the whole
path like c:\folder1\folder2\folder3....\folderN.
I know Microsoft was working in a new file system and was planning to
include it with Vista but later they removed the proyect from Vista, this
file system was SQL-based and I suppose the limit for the file names would
be greatly increased...but now I dont know.
Any info?
Thanks!
Alejandro.



This is not correct. AFAIK, NTFS will support path lengths
of some 32,000 characters. However, most (but not all!)
Windows applications have a limit of 256 chars. Some applications,
e.g. ntbackup.exe, can go much further.

If you have Vista, find out for yourself! You could run the
following commands from a Command Prompt:

cd \
for /L %a in (1,1,30) do (md 1234567890 & cd 1234567890)

If successful the command will create a path of some 300 chars.


.



Relevant Pages

  • Re: Set App Priority
    ... string and then terminates" ... gives then parameters to use to modify the START command ... below) /F:OFF Disable file and directory name completion characters ... no special characters between the two quote characters, ...
    (microsoft.public.windowsxp.customize)
  • Re: Set App Priority
    ... This would start notepad with high priority. ... Starts a new instance of the Windows XP command interpreter ... /F:OFF Disable file and directory name completion characters ... If all of the following conditions are met, then quote characters ...
    (microsoft.public.windowsxp.customize)
  • Re: ADS Usage
    ... Well, I'm glad I did actually manage to benefit you in some small way in this thread, with the 'command prompt here' link. ... "Jon" wrote: ... > Yeah but my gripe is that whilst XP may run in an NTFS environment, ... > And I suspect it's because of the paucity of support for NTFS> functinality ...
    (microsoft.public.windowsxp.general)
  • Re: DOS Box Keyboard problem
    ... I get 437 from command chcp and cmd chcp. ... When in the cmd box I can type with all characters OK ... The OEMCP value controls to which OEM code page to translate ANSI, ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: Cannot delete file with name ended with a dot.
    ... receive the message "File Not Found" (from command prompt I cannot see the ... The operating system is Windows 2008 server standard x64. ... A little background on undeletable files and folders: ... files to it but use characters in the name that FTP supports (ASCII ...
    (microsoft.public.windows.server.general)