Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Cannot connect to ftp server using filezilla or gftp

  1. #1
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Question Cannot connect to ftp server using filezilla or gftp

    Hello!

    I just upgraded from 12.04 beta 1 to 12.04 LTS and I'm configuring things and stuff.

    So, filezilla worked just fine in beta 1, I could connect to web.sourceforge.net using my login and password and edit everything I wanted.

    But now Filezilla outputs an error:
    Code:
    Status:    Resolving address of web.sourceforge.net
    Status:    Connecting to 216.34.181.70:21...
    Status:    Connection attempt failed with "ECONNREFUSED - Connection refused by server".
    I googled it and I found some suggestions, but none of them worked from me.

    I'm curious to see what causes this error, it hasn't to do so much with Filezilla's configuration, as I tried connecting through nautilus (under File->Connect to Server) and I got an error saying that the connection is refused, like it was using FileZilla.

    I also checked ufw, by giving
    Code:
    sudo ufw status
    but it outputed that it was disabled.

    I also tried using gftp GUI program, and it failed too.

    But still, the thing that gets on my nerves is that command 'ftp' through a terminal does work (!!!)

    Actually, it's not a big deal since the command ftp does the job, but I'd like some GUI so as to do everything much faster.

    Thanks in advance for any answers!

  2. #2
    Join Date
    Mar 2011
    Beans
    52
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Cannot connect to ftp server using filezilla or gftp

    try sudo ufw allow 21

  3. #3
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    Quote Originally Posted by cybercity@localhost View Post
    try sudo ufw allow 21
    No
    I did so, but as i said previously, ufw is not enabled, the output of the command
    Code:
    sudo ufw status
    says
    Code:
    Status: Inactive
    But anyway, even with your command, it doesn't work. I repeat, using 'ftp' from a terminal does work!

  4. #4
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    bump

  5. #5
    Join Date
    Sep 2008
    Beans
    784
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    try
    Code:
    sudo service ufw start
    ?

  6. #6
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    Sooo, tell me your thoughts:
    Code:
    alex@MaD-pc:~$ sudo service ufw start
    [sudo] password for alex: 
    start: Job is already running: ufw
    alex@MaD-pc:~$ sudo ufw status
    Status: inactive
    alex@MaD-pc:~$
    Because I have no idea what's going on

  7. #7
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    bump

  8. #8
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    bump

  9. #9
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    BUMP, please ))))
    It seems so easy but so hard in fact
    Command SFTP works just fine but filezilla does not work

  10. #10
    hakermania's Avatar
    hakermania is offline Τώρα ξέρεις τι γράφω εδώ!
    Join Date
    Aug 2009
    Location
    Greece
    Beans
    1,705
    Distro
    Ubuntu Development Release

    Re: Cannot connect to ftp server using filezilla or gftp

    bimp

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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