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 Message-ID: <412F28E9.10802@chameleonnet.co.uk> Date: Fri, 27 Aug 2004 13:28:25 +0100 From: Colin JN Breame User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: BUG: mv on a mounted network drive Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Take a look at this output, 'cos it ain't right.... $ pwd /mnt/devserver_e/temp $ mount c:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) \\devserver\dev_e_drive on /mnt/devserver_e type system (binmode) c:\cygwin\bin on /usr/bin type system (binmode) c:\cygwin\lib on /usr/lib type system (binmode) c:\cygwin on / type system (binmode) c: on /mnt/c type system (binmode) e: on /mnt/e type system (binmode) $ mkdir temp $ ls temp $ mv * temp mv: cannot create directory `temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp/temp': Invalid argument temp now contains a subdirectory called temp which contains a subdirectory called temp... This doesn't seem to happen on local mounts. -- 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/