Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    is yout ftp server running?

    Code:
    netstat -pantu
    you might want to just grep for vsftpd to filter it down a bit.
    linux user # 503963

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...