php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #15725 SSL support in FTP
Submitted: 2002-02-26 02:41 UTC Modified: 2002-11-23 14:34 UTC
From: g dot krist at chello dot nl Assigned: wez (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.1.1 OS: Linux 2.4.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: g dot krist at chello dot nl
New email:
PHP Version: OS:

 

 [2002-02-26 02:41 UTC] g dot krist at chello dot nl
Hello guys,

I'm a big PHP lover. But i'm missing one feature in it actually. Which I think is getting more and more imporant. At my work we work a lot with SSL connections. But PHP doesn't seems to support SSL ftp connections (ftp_connect). Will it be built in feature? Or is there a work around for it?

I would be greatfull :)


Greetings,
G. Krist

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-26 05:26 UTC] hholzgra@php.net
for now you have to use the cURL extension for that
(http://php.net/curl), it has FTP support and if 
compiled with SSL it should be able to do FTP with
SSL afaik


 [2002-02-26 09:27 UTC] wez@php.net
I'll see if I can add support for this using the new SSL streams.

--Wez.
 [2002-11-23 14:34 UTC] wez@php.net
Thanks to Stefan, this is in PHP 4.3.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 13:01:29 2025 UTC