File Name Too Long

Started by Holden, November 30, 2010, 12:04:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Coopmv

Quote from: Opus106 on November 30, 2010, 12:16:25 AM
If you want to copy files via the command line, this should do it:

copy \path\to\source\file \path\to\destination

According to MS, the longest file name can be no longer than 259 characters.


EDIT: Correct link -- http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#maxpath

I thought it was 256 ...   :)