Re: [PHP] Implicit FTPS

2012-01-05 Thread Matijn Woudt
On Thu, Jan 5, 2012 at 4:01 PM, Todd Nelson  wrote:
> My apologies if I'm in the wrong place, but I'm looking to discuss having
> PHP support implicit FTPS (currently only supports explicit.)  I'd like to
> find the author(s) of the 'ftp_ssl_connect' function to discuss if this
> has already been considered and offer assistance if desired.  Thank you.
>
>
> Todd Nelson

Hi Todd,

There's a special mailing list for PHP development (php-internals),
that's probably a better to ask. `svn blame` on php_ftp.c shows that
Stefan Esser (ses...@php.net) has written almost all lines of
ftp_ssl_connect, so he's probably the author.

Matijn

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Implicit FTPS

2012-01-05 Thread Nilesh Govindarajan
On Thu, Jan 5, 2012 at 8:31 PM, Todd Nelson  wrote:
> My apologies if I'm in the wrong place, but I'm looking to discuss having
> PHP support implicit FTPS (currently only supports explicit.)  I'd like to
> find the author(s) of the 'ftp_ssl_connect' function to discuss if this
> has already been considered and offer assistance if desired.  Thank you.
>
>

http://www.php.net/manual/en/function.ftp-ssl-connect.php

-- 
Nilesh Govindarajan
http://nileshgr.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Implicit FTPS

2012-01-05 Thread Todd Nelson
Thank you Nilesh, but ftp_ssl_connect is my problem!  I know what it does 
now - I'd like to extend it.  From that manual page:

 "ftp_ssl_connect() opens an explicit SSL-FTP connection to the 
specified host."


Todd


From:   Nilesh Govindarajan 
To: Todd Nelson 
Cc: php-general@lists.php.net
Date:   01/05/2012 09:06 AM
Subject:    Re: [PHP] Implicit FTPS
Sent by:nilesh...@gmail.com



On Thu, Jan 5, 2012 at 8:31 PM, Todd Nelson  
wrote:
> My apologies if I'm in the wrong place, but I'm looking to discuss 
having
> PHP support implicit FTPS (currently only supports explicit.)  I'd like 
to
> find the author(s) of the 'ftp_ssl_connect' function to discuss if this
> has already been considered and offer assistance if desired.  Thank you.
>
>

http://www.php.net/manual/en/function.ftp-ssl-connect.php

-- 
Nilesh Govindarajan
http://nileshgr.com