From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21706 invoked by alias); 15 Feb 2019 17:10:51 -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 21610 invoked by uid 89); 15 Feb 2019 17:10:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=reader, discretion, Reader, H*R:D*ca X-HELO: smtp-out-no.shaw.ca Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.13) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Feb 2019 17:10:49 +0000 Received: from [192.168.1.114] ([24.64.172.44]) by shaw.ca with ESMTP id uh0ggm0HO8uQmuh0hgzI8a; Fri, 15 Feb 2019 10:10:47 -0700 Reply-To: Brian.Inglis@SystematicSw.ab.ca Subject: Re: [ANNOUNCEMENT] Updated: setup (2.895) To: cygwin@cygwin.com References: <4db76bbc-93ad-ebcb-b397-2b70855b41eb@gmail.com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Fri, 15 Feb 2019 18:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <4db76bbc-93ad-ebcb-b397-2b70855b41eb@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00190.txt.bz2 On 2019-02-14 11:51, Marco Atzeri wrote: > Am 16.12.2018 um 15:51 schrieb Jon Turney: >> A new version of Setup (2.895) has been uploaded to: > When using a FTP mirror server, setup pops up > error message >   550 failed to change directory > and logs > 2019/02/14 19:43:44 mbox Internet Error: 550 Failed to change directory. > 2019/02/14 19:45:53 mbox Internet Error: 550 Failed to change directory. > This does not happen with a HTTP mirror server, while instead > the log shows up: > 2019/02/11 11:48:50 HTTP status 404 fetching > http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin/x86_64/setup.zst.sig > 2019/02/11 11:48:51 HTTP status 404 fetching > http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin/x86_64/setup.zst > I guess that in FTP case a wrong error case is reported. For FTP, the codes mean 5.. Permanent Error, .5. File System, 550 Requested action not taken: resource unavailable. Also for FTP, if a CWD full/.../path fails, for compatibility the client(/user) has to fall back to issue a series of simple commands CWD full, CWD ..., CWD path to get to the same place, and only if one of those fails, complain about the path. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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