This forum is no longer active. Please post your questions to our new community site
Localhost VSFTP Login Fails
|
|
Hello, I’m running AMI: bitnami-joomla-1.6.5-0-linux-x64-ubuntu-10.04-ebs with the integrated vsFTP server. When attempting to login via PuTTY to confirm the installed instance of vsFTP using the user of bitnami and password as set via passpd, it fails with the following error. Connected to 127.0.0.1. Do you have any suggestions? Thanks, Noel |
|
|
Hi, The vsftp server is configured to only listen in 127.0.0.1 for security reasons. The main purpose of this server is for updating the applications automatically or for installing modules form the admin panel. If you want to login into the machine to modify or upload files, you should use the SCP or SFTP protocol that most of the FTP clients support. Take a look to the http://wiki.bitnami.com/cloud/how_to_connect_to… |

