X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: btd6wi702 AT sneakemail DOT com Subject: large paths in cygwin. Date: Sat, 30 Jun 2007 16:49:06 +0100 Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com When will Cygwin get the ability to use large paths? What are the roadblocks to Cygwin getting this feature? I've been using rsync in Cygwin, and hit the limits of windows ASCII file names. I've seen some discussion about Cygwin getting 2^15 char long paths, but it doesn't appear to be present in current release Cygwin, or on CVS. And yet for opening, and creating files and directories, NtCreateFile seems to be used. This seems to imply it should be possible to change the CYG_MAX_PATH variable to a larger value, and get large part support for free. Of course I get the feeling I've missed something ;) So please help, What's going on ? -- 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/