Re: TFTP testing in 0.44?
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2008-06-17 17:26:38
|
Hi Matt, On Tue, Jun 17, 2008 at 5:00 PM, Matt Bull <ma...@mo...> wrote: > > Have got 0.44 installed on ubuntu: > > CURL-LOADER VERSION: 0.44 > > QUESTION/ SUGGESTION/ PATCH: > Am seeing the bind() failed constantly, just wondered if tftp is supported > or not, the main page suggests that it is but with some patch or tweak.. ? > > Any info would be appreciated, I need to test a new tftp server setup and > this looks like just the ticket if it would work! > Cheers, > Matt > In theory libcurl supports it, but we have not added support for TFTP. I have not seen, that somebody is using the protocol for a while. Y can explore at the libcurl pages, how to add this option, but my guess, it will be some work to do. Take care, Truly, Robert |