ispCP - Board - Support - VHCS fork

Full Version: Change vfs.php to allow a SSL only FTP Server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Fixed my problem by replacing ftp_connect with ftp_ssl_connect in vfs.php. This also works if ssl is not enabled or required!
Now the choose dir function works again and users have to login via ssl and don't spam their ftp passwords everywhere. Added this info to the ticket where ftp server on non standard port is the issue.
thanx for reporting
Reference URL's