delorie.com/archives/browse.cgi | search |
On 7/11/06, Larry Hall (Cygwin) wrote: > > Windows places a limit on the number of ASCII characters in a file/path name. > It's approximately 260 characters. Cygwin path conversion may cut that down > a bit. More precisely, both the windows version of the path, and the posix version of the path, must each be less than 260 characters, including the 3 chars of 'C:\' for the windows version and the full path from root for the cygwin version. If you want to access long filenames via a cygwin path, make sure you mount the directory such that the cygwin mountpoint is at least as short as the windows path of the mountpoint. Lev -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |