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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=jSF6YMR1qkogmlfw 52nSZXUApw17uAeXiDTsGe+6wNq4Bmas4CobjcaqwFo8KK1zD1DdLE/FhMxJq0J1 bqy0b7cWHuzQmTvvFpGIuLHoQ+7JGyCWre7u2rabyLstLoIpQqRPPv5YqHaurBda y9IOUKf2LCjbFclLsIUeQvJ7ghs= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=80bEx+bY1B3Q7Ai1YiS/zA Nh1sw=; b=M27JNNQGLhel62QUDBFZTmmVB9hl0DTjtpebsExiU6wMRkbZWPdLm7 qTFtvL2A0UfAJrbmg6mmeaY6RHiF7WV+RjBje9qQ6ZY1tE/VEJUxriwrnH1ps3Iq WQsgXtNTplbQY84Gk4/sr2Dr+SJLqDoQk7RMkszvQ7O+hBpJ9AcyE= 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.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 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: [ANNOUNCEMENT] Updated: setup (2.895) To: cygwin AT cygwin DOT com References: <4db76bbc-93ad-ebcb-b397-2b70855b41eb AT gmail DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Fri, 15 Feb 2019 10:10:46 -0700 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 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