cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: transfer file problem to ftp server

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Feb 2006 16:55:44 +0100 (CET)

On Tue, 28 Feb 2006, dens wrote:

> curl i type : curl -T filename -u test:test ftp://myserverip
> the connection is established and user logs in.
> Then in enter pasv mode.
> The problem is that it is the content of the file that is sent and
> interpreted by filezilla like ftp commands !

If you show us a protocol dump as made with -v or --trace-ascii (edit out user
+ password) I'm sure we'll be able to pinpoint what happened.

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