Eric on 29 Dec 2007 17:36:36 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] curl error


Brian Vagnoni wrote:
> Hey Eric;
> 
> What I did was setup an anonymous ftp server at my redqueen site and
> performed the following:
> 
> curl ftp://anonymous:@redqueen.v-system.net/bt3b141207.iso > bt3.iso
> 
> it's currently downloading fine.
> 
> You are welcome to try the same and have my permission to access the
> server. The iso is the Back Track 3 beta.
> 
> Let me know what happens
> 
> Brian Vagnoni
> 
> 
> ------------------------------------------------------------------------
> 
> ___________________________________________________________________________
> Philadelphia Linux Users Group         --        http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

Thanks Brian, I tried it out with the -sS --max-time 30 options to see what
would happen:

curl -sS --max-time 30 ftp://anonymous:@redqueen.v-system.net/bt3b141207.iso >
bt3.iso

curl: (28) Operation timed out after 30 seconds with 647256 out of 735318016
bytes received

I believe I'll use that (but with a realistic time-out value).

Eric
-- 
#  Eric Lucas
#
#                "Oh, I have slipped the surly bond of earth
#                 And danced the skies on laughter-silvered wings...
#                                        -- John Gillespie Magee Jr
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug