Re: Problem with cp to a directory

2002-11-07 Thread [EMAIL PROTECTED]
slashes and a network name) are also supported. Peter > -Original Message- > From: [EMAIL PROTECTED] > [mailto:cygwin-owner@;cygwin.com]On Behalf > Of Christopher Faylor > Sent: Friday, November 08, 2002 1:20 AM > To: [EMAIL PROTECTED] > Subject: Re: Problem w

Re: Problem with cp to a directory

2002-11-07 Thread Christopher Faylor
On Thu, Nov 07, 2002 at 10:36:57PM +, [EMAIL PROTECTED] wrote: >Hello, > >While attempting to port a number of scripts from MKS to the latest cygwin download, >something like > >cp c:\\temp\\tmt.c tcp > >is executed (tcp is a directory). > >This returns > >cp: cannot create regular file `t

Problem with cp to a directory

2002-11-07 Thread [EMAIL PROTECTED]
Hello, While attempting to port a number of scripts from MKS to the latest cygwin download, something like cp c:\\temp\\tmt.c tcp is executed (tcp is a directory). This returns cp: cannot create regular file `tcp/c:\\temp\\tmt.c': No such file or directory When using a target file or Un