Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 9 Feb 2004 10:03:18 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: cannot make a directory called "aux" In-Reply-To: <4027903C.306D9BDA@dessent.net> Message-ID: References: <4027903C DOT 306D9BDA AT dessent DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Mon, 9 Feb 2004, Brian Dessent wrote: > Troy Hicks wrote: > > > This is a strange problem. > > 'aux' is a reserved word, along with 'com', 'lpt', 'con', etc. which > dates back to the days of DOS when you'd "copy filename.txt lpt1:" to > print something. So, you can't use it as a filename. > > This is also in the FAQ: http://cygwin.com/faq/faq_4.html#SEC59 > > Brian Starting with version 1.5.0, Cygwin provides a special "managed" mount mode that encodes, among other things, special names (including "aux") so that they can be used in Cygwin. Note that this encoding will *not* make these names available to Windows programs. Also note that this mode is still experimental, and has to be set for a directory before it's populated. There is no easy way to convert an existing directory to managed mode (other than re-populating it). For more details, see the original announcements at and . There are also discussion threads, some from as far back as 2002, outlining the possible problems with this approach (Google for "cygwin aux" or "cygwin managed mount" to find them). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/