cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: REST command on VOS ftp server

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 27 Jun 2006 09:45:40 +0200 (CEST)

On Mon, 26 Jun 2006, jdl1291_at_njit.edu wrote:

> So initially I thought the server didn't support this command. However, if I
> manually log in via ftp, here's the output from similar commands:
>
> ftp> size abbreviations
> 213 4216
> ftp> rest 4096
> restarting at 4096. execute get, put or append to initiate transfer
>
> Any ideas why libcurl is getting a 502 and manually I'm not?

Indeed interesting outputs. What if you enable debug output in your ftp client
(or capture the network traffic with ethereal or similar) to get to see exact
commands sent from the entire session. Does that reveal any noticable
differences?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-06-27