cURL / Mailing Lists / curl-library / Single Mail

curl-library

Implementing ftp proxy with custom ftp command

From: <romain.jacquet.dev_at_free.fr>
Date: Tue, 13 Jan 2009 11:55:52 +0100

Hello,

    I try to implement ftp proxy connexion using custom ftp commands. I found
many posts about this, but no clear solutions.
    My ftp proxy requires sending the user and the password before any other ftp
commands. The CURLOPT_QUOTE feature allows to send custom commands, but these
commands are send before the USER and PASS commands. Is there a workaround to
these problem?

Thanks in advance.
Received on 2009-01-13