cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftp SIZE command and ASCII/BINARY mode

From: Max Katsev <mkatsev_at_gmail.com>
Date: Sat, 22 Sep 2007 00:37:49 +0300

> SIZE is sent after TYPE for me even if I leave off the -I to curl:
>
> curl -v ftp://ftp.example.com/testfile
>

Without -l both HEADER and NOBODY are set to FALSE, with -l - both are
set to TRUE
Problem appears when you set HEADER=FALSE, NOBODY=TRUE
Received on 2007-09-21