cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Anyway to disable sending the PROT command?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Mar 2007 22:20:43 +0200 (CEST)

On Thu, 29 Mar 2007, Vipin hegde wrote:

> I'm currently trying to debug a connectivity issue from my PHP script which
> is using LibCurl to send data over to a secure FTP server. I've been asked
> to try and prevent LibCurl connection from sending over a "PROT P" command.
> I've looked through the documentation and dont see any curl option to
> prevent sending that. Does anyone know how I can do this?

You can't disable the use of that while still using FTP-SSL, I mean except by
modifying source code.

And I believe RFC4217 gives libcurl the right to send this command...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-03-29