public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: FTP timeout message with CURL
@ 2014-07-22 13:40 Angelo Graziosi
  2014-07-22 15:46 ` Corinna Vinschen
  2014-07-22 17:12 ` Yaakov Selkowitz
  0 siblings, 2 replies; 6+ messages in thread
From: Angelo Graziosi @ 2014-07-22 13:40 UTC (permalink / raw)
  To: cygwin

Corinna Vinschen wrote:
> Works for me on Cygwin 1.7.31.  No "FTP response timeout" message.

Here (W7 Ultimate 64b) still "FTP response timeout" message, even with 
1.7.31... :(


Ciao,
   Angelo.

--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: FTP timeout message with CURL
  2014-07-22 13:40 FTP timeout message with CURL Angelo Graziosi
@ 2014-07-22 15:46 ` Corinna Vinschen
  2014-07-22 17:12 ` Yaakov Selkowitz
  1 sibling, 0 replies; 6+ messages in thread
From: Corinna Vinschen @ 2014-07-22 15:46 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

On Jul 22 15:39, Angelo Graziosi wrote:
> Corinna Vinschen wrote:
> >Works for me on Cygwin 1.7.31.  No "FTP response timeout" message.
> 
> Here (W7 Ultimate 64b) still "FTP response timeout" message, even with
> 1.7.31... :(

Tested on W7 Ultimate with 1.7.31 x86_64 Cygwin.  Works still fine
for me.  Something in your local setup?!?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: FTP timeout message with CURL
  2014-07-22 13:40 FTP timeout message with CURL Angelo Graziosi
  2014-07-22 15:46 ` Corinna Vinschen
@ 2014-07-22 17:12 ` Yaakov Selkowitz
  2014-07-23  4:17   ` Sean Murphy
  1 sibling, 1 reply; 6+ messages in thread
From: Yaakov Selkowitz @ 2014-07-22 17:12 UTC (permalink / raw)
  To: cygwin

On Tue, 2014-07-22 at 15:39 +0200, Angelo Graziosi wrote:
> Corinna Vinschen wrote:
> > Works for me on Cygwin 1.7.31.  No "FTP response timeout" message.
> 
> Here (W7 Ultimate 64b) still "FTP response timeout" message, even with 
> 1.7.31... :(

I got this on Win7 Pro 64bit with Cygwin 1.7.31-2 x86_64; not sure of
the cause yet.


Yaakov



--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: FTP timeout message with CURL
  2014-07-22 17:12 ` Yaakov Selkowitz
@ 2014-07-23  4:17   ` Sean Murphy
  0 siblings, 0 replies; 6+ messages in thread
From: Sean Murphy @ 2014-07-23  4:17 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 22, 2014 at 1:12 PM, Yaakov Selkowitz <yselkowitz@cygwin.com> wrote:
>
> On Tue, 2014-07-22 at 15:39 +0200, Angelo Graziosi wrote:
> > Corinna Vinschen wrote:
> > > Works for me on Cygwin 1.7.31.  No "FTP response timeout" message.
> >
> > Here (W7 Ultimate 64b) still "FTP response timeout" message, even with
> > 1.7.31... :(
>
> I got this on Win7 Pro 64bit with Cygwin 1.7.31-2 x86_64; not sure of
> the cause yet.
>
>
> Yaakov
>

On my machine (Win Vista 32 bit, 1.7.31-2), everything works as expected.

-SPM

--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: FTP timeout message with CURL
  2014-07-21 20:13 Angelo Graziosi
@ 2014-07-22  9:16 ` Corinna Vinschen
  0 siblings, 0 replies; 6+ messages in thread
From: Corinna Vinschen @ 2014-07-22  9:16 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

On Jul 21 22:12, Angelo Graziosi wrote:
> 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].

Works for me on Cygwin 1.7.31.  No "FTP response timeout" message.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* FTP timeout message with CURL
@ 2014-07-21 20:13 Angelo Graziosi
  2014-07-22  9:16 ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: Angelo Graziosi @ 2014-07-21 20:13 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-23  4:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-22 13:40 FTP timeout message with CURL Angelo Graziosi
2014-07-22 15:46 ` Corinna Vinschen
2014-07-22 17:12 ` Yaakov Selkowitz
2014-07-23  4:17   ` Sean Murphy
  -- strict thread matches above, loose matches on Subject: below --
2014-07-21 20:13 Angelo Graziosi
2014-07-22  9:16 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).