Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have a LAMP server (Ubuntu server version 12.4)

After installing vsftp in order to use FTP service, I still cannot access LAMP server using FTP client by my other PC (using windows 7)

I did some research and was told to change vsftpd.config file. However, I am using anonymus connectinon so I didn't change much.

In my Windows 7 , I used FTP client to connect to LAMPserver using LAMP Ipaddress and port 21 ( as it s anonymus so i dont bother about username and pass). However, I cannot get access.

THank you in advance

Kevin

share|improve this question
Have you set firewall rules in your LAMP server? What is the output of iptables -L ? I'm also unable to SFTP/FTP to my server, but I can SSH to it fine. – Sary Nov 1 '12 at 21:14

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.