On Mon, May 02, 2005 at 07:56:32PM +0200, [EMAIL PROTECTED] wrote:
> I normally use lftp in a screen (the tool for virtual console) with tsocks
> (using a socks5 server) and i am queuing mirror commands like :queue
> mirror -c -v DirectryName/ from my server at work.
> 
> This normally works great an reliable, but now it hangs between each
> different file for exactly 5 minutes.
> 
> ---> PASV
> <--- 277 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx)
> ---- Connecting data socket to (xxx.xxx.xxx.xxx) port xxxxx
> [-- here it hangs for exactly 5 minutes --]
> ---- Data connection established
> ----> RETR MyFilename
> ...
> 
> The funny thing is, if i type somthing in - a single letter - or even delete
> a charackter with backspace it starts the transfer immediately. And thats
> the part i think is so strange.

I think it is a problem with tsocks, it does not seem to implement `poll'
function.

-- 
   Alexander.

Reply via email to