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

Explicit FTP over TLS #3

Open
wwwnick opened this issue Aug 13, 2015 · 2 comments
Open

Explicit FTP over TLS #3

wwwnick opened this issue Aug 13, 2015 · 2 comments

Comments

@wwwnick
Copy link

wwwnick commented Aug 13, 2015

Is it possible for filecharger to connect to FTP with TLS? As things stand, the installation is not accepting FTP account details since we changed the hosting FTP setup to TLS.

Thanks.

@nlap
Copy link
Collaborator

nlap commented Aug 14, 2015

I don't have time to write a proper fix for this, but you can try replacing ftp_connect in ftpsession.lib.php with ftp_ssl_connect

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

No branches or pull requests

3 participants
@nlap @wwwnick and others