Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: FTP SSL Connect #3

Open
chris7878 opened this issue Jun 26, 2014 · 0 comments
Open

Enhancement: FTP SSL Connect #3

chris7878 opened this issue Jun 26, 2014 · 0 comments
Assignees

Comments

@chris7878
Copy link
Collaborator

A user brought this up in a post. Not sure how much trouble it is.

According to the PHP Manual, ftp_ssl_connect() is not intended for use with sFTP. They recommend using the function ssh2_sftp() to connect to sFTP servers.
http://www.php.net/manual/en/function.ftp-ssl-connect.php

Are there any plans for implementing ssh2_sftp() as an option? I've tested it out and it is able to connect without issue to my sFTP server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants