On Sun, Mar 15, 2009 at 08:52:05PM +0100, Manuel Reimer wrote: > ---> REST 5760 > <--- 350 Restarting at 5760. Send STORE or RETRIEVE to initiate transfer > ---> STOR hu.po > <--- 451 hu.po: Append/Restart not permitted, try again > ---- Closing data socket > > lftp doesn't interpret this error and tries to use "rest" in front of a > "stor" over and over again.
IMHO lftp interprets this error correctly, as 4xx means a transient error, from RFC959: "the error condition is temporary and the action may be requested again". -- Alexander..
