On Mon, May 09, 2005 at 04:06:05PM +0100, Graham David Purcocks M.A.(Oxon.)
wrote:
> Horms/et al.
>
> I don't think FTP full check works. I have found that Net::FTP::get
> won't write to a memory file. It uses syswrite and that doesn't appear
> to like a fileno(-1) which the memory file is associated with. You can
> print to the file handle but not syswrite.
>
> Can anyone else confirm whether they have FTP negotiate connection type
> working in Ultramonkey 3?
>
> Will try to fix, using a memory file is neat but not if Net::FTP won't
> play ball.
I have had it working in the past, but your reasoning seems sound.
Let me know if you come up with a patch.
--
Horms
|