On Mon, May 10, 2004 at 07:26:18PM +0200, Roman Bednarek wrote:
> I have a problem with resume, I am using version 3.0.3 on debian linux.
> Here is a debug log
> reput filexxxx
> ---> SIZE filexxxx
> <--- 213 38581335
> ---> PASV
> <--- 227 Entering Passive Mode (193,92,211,35,22,161)
> ---- Connecting data socket to (193.92.211.35) port 5793
> ---> STOR filexxxx
>
> there is no REST command.
Maybe the server did not report REST STREAM in FEAT reply. If so, you should
disable FEAT for this server:
set use-feat/this.server.org no
--
Alexander.