From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63844 invoked by alias); 14 Aug 2018 17:08:56 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 63835 invoked by uid 89); 14 Aug 2018 17:08:55 -0000 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 Received: from mail-wr1-f41.google.com (HELO mail-wr1-f41.google.com) (209.85.221.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 14 Aug 2018 17:08:54 +0000 Received: by mail-wr1-f41.google.com with SMTP id e7-v6so17814071wrs.9 for ; Tue, 14 Aug 2018 10:08:54 -0700 (PDT) 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== Return-Path: Received: from [192.168.0.101] ([151.34.4.12]) by smtp.gmail.com with ESMTPSA id 66-v6sm28269612wmw.34.2018.08.14.10.08.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Aug 2018 10:08:51 -0700 (PDT) Subject: Re: Cygwin Setup 2.893 on Windows 10 Version 1709 To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: Date: Tue, 14 Aug 2018 17:12:00 -0000 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 X-SW-Source: 2018-08/txt/msg00185.txt.bz2 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@cygwin.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