X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.7 required=5.0	tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,SPF_SOFTFAIL
X-Spam-Check-By: sourceware.org
Date: Tue, 15 Jan 2013 23:40:08 +0400
From: Andrey Repin <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1745854770.20130115234008@mtu-net.ru>
To: Divakar K <divakar.scm@gmail.com>, cygwin@cygwin.com
Subject: Re: unable to copy folder contents. showing error "cannot stat. no such file directory"
In-Reply-To: <CAFLuTBXNnw7iwcdHjLjo-yzPoj55VQOmPXb8uwcVOmxeOW2e8w@mail.gmail.com>
References: <CAFLuTBUPnrMwW63mAyBN2fW=eUn2kYQ+Q7XpkDxLGqYqxaiRuw@mail.gmail.com> <1739604768.20121227175346@mtu-net.ru> <CAFLuTBXNnw7iwcdHjLjo-yzPoj55VQOmPXb8uwcVOmxeOW2e8w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Greetings, Divakar K!

> Thanks Andrey Repin.

> but if there is folder in the "source" path, it is not copying.

cmd /C copy /?

> Thanks & Regards,
> Divakar

> On Thu, Dec 27, 2012 at 7:23 PM, Andrey Repin <anrdaemon@freemail.ru> wrote:
>> Greetings, Divakar K!
>>
>>> can someone please help me to copy only the folder contents?
>>
>> copy /Y /Z D:\ostore_7.4_int_bld\package\ostore\* \\rdlserv\cdimage\ObjectStore\ostore\7.4.0\winnt_vc100\20121226\Win_32_VS_2010
>>
>> Don't mix native windows environment and Cygwin tools without a good clue of
>> what you're doing.
>>
>>> in our script we used asterisk to copy the folder contents. but it is
>>> failing with the error.
>>
>> H:\>>cp -rf D:\ostore_7.4_int_bld\package\ostore\*
>>> \\rdlserv\cdimage\ObjectStore\ostore\7.4.0\winnt_vc100\20121226\Win_32_VS_2010
>>> cp: cannot stat `D:\\ostore_7.4_int_bld\\package\\ostore\\*': No such
>>> file or directory
>>
>>> if i omit asterisk then it is copying but with folder name which we dont need.
>>
>> H:\>>cp -rf D:\ostore_7.4_int_bld\package\ostore\ \\rdlserv\cdimage\ObjectStore\o
>>> store\7.4.0\winnt_vc100\20121226\Win_32_VS_2010
>>
>>> Thanks & Regards,
>>> Divakar
>>
>>> --
>>> Problem reports:       http://cygwin.com/problems.html
>>> FAQ:                   http://cygwin.com/faq/
>>> Documentation:         http://cygwin.com/docs.html
>>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>>
>>
>>
>> --
>> WBR,
>> Andrey Repin (anrdaemon@freemail.ru) 27.12.2012, <17:51>
>>
>> Sorry for my terrible english...
>>

> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 15.01.2013, <23:40>

Sorry for my terrible english...

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

