X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=HfSClCCgErGSvFEH 9bGKWUkC7lW5nOvAKOGvJqgAW0qc8BuEBxv7z4KKqIfB5FTiCxQccQutuxZ5yoP8 sLXqsj5es1SqbjCF3UF2drM783hdiFxZYHUzkANOJqA0k5R4+2Z1gfqY7jsRocIP kGKHhQFlXXq72xyI0HizNd2bxsk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=vEXPPDpaVopQiqj1P/+2hm j7kLo=; b=ol09a3KQ3YAGM/NYfsGmNelrSZgYUzvVlq//Tn8LjkzfQzanex7s1G WUBY2cTTHn2LiJbYKmwDJXjKjKDrDcEHDwEb0Yu125SSgI6mzMmnePqEnUvGSApN QntwsWGsC57dfXVB0/nh3DpOpfFyrDg1MiDxZ04CF9ckBtojDHGRw= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, avast, Avast, Problem X-HELO: mail-wr1-f54.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:reply-to:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=8nTRgjo9F2lTkYcDoNRjCrrbNftAcVsF2sw7NWHCP1g=; b=BPnrdXtA9tOzicnqE+IgihJYmam3B4UNqlDY23sXJYmOKfbdKVr2s0FrC3uXBI7D5P 7VY+MyFa/Jcxx+Ar4B1vzCENz7Si3I34uKfWPmm0RRS0Ttvxmwv73sraNsRQPOcA5hk+ o1h1waL0agfE5GZiAmYBSQzNrlfOlWGb0NcRtdYtor3cr126h/V/7xbjkRiRC6q6tGpo 7EUaWexFhB9ff4R0bjEkORfhLQPVLC5qhUO9nbj6CYg2q5Y2LXsipBNrQRIfW9dHzKjV vW3ARPYwG6wVN8U2gg5GkyntEm0rFOQEJQeuvWknz24m1FBCYyi9alj+ovnQXawWyPZC Avjg== Subject: Re: Cygwin Setup 2.893 on Windows 10 Version 1709 To: "Senden, Ruediger" , "cygwin AT cygwin DOT com" References: Reply-To: "cygwin AT cygwin DOT com" From: Marco Atzeri Message-ID: <7a2fe7c1-1bc7-4b65-c8c5-f13e8a2855d8@gmail.com> Date: Fri, 17 Aug 2018 15:08:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes back on the mailing list bottom post here. Am 17.08.2018 um 13:58 schrieb Senden, Ruediger: > To switch between the cygwin versions i renamed only the C:\Cygwin root directory > > -----Original Message----- > From: On Behalf Of Marco Atzeri > Sent: Tuesday, August 14, 2018 7:09 PM > To: cygwin at cygwin.com > Subject: Re: Cygwin Setup 2.893 on Windows 10 Version 1709 > > Am 14.08.2018 um 14:26 schrieb Senden, Ruediger: >> Hello >> >> The executed command line inside a .VBE program is >> >> Errorcode is -1 >> cmd.exe /c d2u.exe -f -q -k SOURCEFILE.DAT && rcp SOURCEFILE.DAT USER-at-SERVER:DISKNAME:[DIRECTORY]TARGETFILE.DAT && u2d.exe -f -q -k SOURCEFILE.DAT 2>1>3 >> Errorcode is 1 >> Message: Copy successful >> >> BUT NOTHING IS COPIED. > > can you run the same code from a cywin shell (eg bash), possibly one step at time ? have you tried ? >> >> When I use the older CygWin version (32 bit) on Windows 10 and exactly the same program the following error message is returned: >> Errorcode is -1 >> cmd.exe /c … >> Message: 0 [main] u2d 7076 find_fast_cwd: WARNING: Couldn’t compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin AT cygwin DOT com. >> Errorcode is 1 >> >> BUT THE FILE IS COPIED. > > same computer ? > The warning is due to a old version used https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings > > >> This program has been used for years on Windows 7, 32 and 64 bit pcs, but with an older 32 bit version of CygWin. >> The .DAT file contains normal text (like .txt od .csv files) and is produced by Excel. >> It is used to copy data from Windows to VMS 7.3 >> >> The path variable begins with C:\cygwin\bin; … The CYGWIN variable is set to NODOSFILEWARNING >> In the Cygwin\bin folder are Dos2Unix, Unix2Dos, d2u, u2d executables >> listed, >> >> but, of course, I’m not sure whether it is a configuration problem somewhere or really a bug. >> >> >> -- > > please provide the cygcheck.out as attachement, not in the mail body, as mentioned at >> Problem reports: http://cygwin.com/problems.html still missing. --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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