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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Nh5lquGjbwKaQiD9 G90RN9OhwdqST0gFfR42PRyw9t5RkQ+hHBkkktQGkAXQtlgMXLuGmJzF+sQPzQMi L0ISkg2uiWtbf6RqXPsNh/DDAP2Jbddsa6AyRxrJmcwzcMxdzdNR6R4yFKoHHKXc Blj0PKxssrKfL6gwUVwRBb1SHlM= 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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=gu3POn1XGbGXLkBFhQlJpw 3gse4=; b=K5rqemfe6xXRuBGw8d90G93zgbjhesGFK/GKE1lA4EaueJAsc220Fc tfCNWjVBlKfIqjaXSQr0VYRBnRqre8DCyY9+CTY3+jV1r0eDXTx8TdFHgRQZE1oO fM2j75ByfaE53dHvig57CsQTZM2kh4ITBTNyMj1Ld3P0tmW6B74wM= 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=1.0 required=5.0 tests=BAYES_05,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=avast, Avast, folder, excel X-HELO: mail-wr1-f41.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=0IdtF6fWyaOLsKInlCmoXAxxtDtrH4y3E/9fobAVo3I=; b=fv9chqv5c6Rkmqw8nnsjDPsSq+W64/RBkRMjMy+YQ+UiiPaOgXZPL0pYwgaBflCeNF xK/qrRv4jCHQDKSWVTsX3mrhg/k6bdiwsj/FqZ3CrjY2Pnr5GHQrEK5hjUxNKxa0YJ4D W5Dbh5sFKyAduO/uP4EPAwSaMXlQ/hXbaeGna5h/TGzSiR9b2YOlPZjXZv0AgBuHpzk/ fczO5h5bv19p91D1oUJEXH01xzrdDiZP6h5DxJM611CRs1IjuYPXUkPRgbkLQqRK21iS RkXHaXKaGklAwAqoyGizw5FEfpxHRTglOCcU5IOu41Nfy1h0NxKZaVM5SPUAHqO2+Ie/ V7mQ== Subject: Re: Cygwin Setup 2.893 on Windows 10 Version 1709 To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: Date: Tue, 14 Aug 2018 19:08:34 +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 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 ? > > 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 --- 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