From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22503 invoked by alias); 21 Jul 2014 20:13:07 -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 22494 invoked by uid 89); 21 Jul 2014 20:13:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp201.alice.it Received: from smtp201.alice.it (HELO smtp201.alice.it) (82.57.200.97) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 21 Jul 2014 20:13:04 +0000 Received: from [192.168.1.103] (87.19.9.28) by smtp201.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 53BBB4D0066207CF for cygwin@cygwin.com; Mon, 21 Jul 2014 22:13:01 +0200 Message-ID: <53CD7441.8000909@alice.it> Date: Mon, 21 Jul 2014 20:13:00 -0000 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: FTP timeout message with CURL Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-07/txt/msg00251.txt.bz2 I see that when I download big files (say, > 400 MiB) from FTP server, CURL emits a "curl: (28) FTP response timeout" message. For example, $ curl -R -O ftp://ftp.releases.ubuntu.com/releases/14.04/ubuntu-14.04-desktop-amd64.iso % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 964M 100 964M 0 0 943k 0 0:17:26 0:17:26 --:--:-- 0 curl: (28) FTP response timeout (when it reaches 100% of download, it hangs for a few seconds then it emits the above message) I flag this because it seems Cygwin specific. On OSX [1], for example, CURL terminates without any message, as expected [2]. Ciao, Angelo. --- [*] But also with a mingw-w64 build of CURL. [2] I did all these tests with the same internet connection and the same command lines. -- 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