Tested patch but still attempts to get the file endlessly.

[ftp] [EMAIL PROTECTED]:/test> set -a | grep max-retries
set net:max-retries 2 

... Start the FXP transfer here ...

---> PRET RETR testfile
<--- 530 No transfer-slave(s) available
---> PASV
<--- 500 You need to use a client supporting PRET (PRE Transfer) to use PASV
---> RETR testfile
<--- 450 net.sf.drftpd.NoAvailableSlaveException: /test/testfile has 0
slaves online

And these last 6 messages repeat with no delays until I stop the job.

Thanks for helping out with this, this issue has been preventing me from
mirroring the directories and files properly because it gets hung up on the
first offline file.

-----Original Message-----
From: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 28, 2005 3:38 PM
To: James Wald
Cc: [email protected]
Subject: Re: PRET RETR 530 reply message ignored

On Mon, Mar 28, 2005 at 02:01:16PM -0500, James Wald wrote:
> Yes, this is when I am FXPing from a remote server to my own local server.
> > I actually have that configured and it still continues on forever.

Does this patch make any difference?

--
   Alexander.                      | http://www.yars.free.net/~lav/

Reply via email to