The new streams support in PHP make it easy to use SSL
for socket connections.

There is a feature request outstanding for the ftp extension
to make it support SSL ftp servers.

I'm not an FTP expert and I don't have any ftp servers setup
to test this, so I'm wondering if someone out there wouldn't
doing the work?

I will convert the ftp extension to use streams natively,
but then I need that someone to add the code for the protocol.
It sounds straightforward:
http://www.wu-ftpd.org/rfc/draft-murray-auth-ftp-ssl-05.txt

But it doesn't make sense to me, since I don't know the first
thing about the protocol :-)

--Wez.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to