Results 1 to 2 of 2
Hi
I downloaded Ubuntu, installed .. setup ssh .. setup user accounts ..
I cannot seem to get ftp to work
. I setup / installed vsftpd
How do I ...
- 04-22-2010 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 10
Setting up Ubuntu server - FTP
Hi
I downloaded Ubuntu, installed .. setup ssh .. setup user accounts ..
I cannot seem to get ftp to work
. I setup / installed vsftpd
How do I test if FTP is setup correctly on my machine ??
I setup a user (say abc)
Then tried to ftp into the box using its IP number and I get "Connect call failed!"
Does anyone have any suggestions ?
Thanks
- 04-22-2010 #2
is yout ftp server running?
you might want to just grep for vsftpd to filter it down a bit.Code:netstat -pantu
linux user # 503963


Reply With Quote