Results 1 to 5 of 5

Thread: Ftp with FileZilla impossible

  1. #1
    Join Date
    Aug 2011
    Beans
    13

    Ftp with FileZilla impossible

    Getting 530 error

    Status: Connecting to 192.168.1.90:21...
    Status: Connection established, waiting for welcome message...
    Status: Initializing TLS...
    Status: Verifying certificate...
    Status: TLS connection established.
    Command: USER raffe2
    Response: 331 Please specify the password.
    Command: PASS *********
    Response: 530 Login incorrect.
    Error: Critical error: Could not connect to server

    I know my username and password are correct.
    FileZilla forum could not help me. Ftp client created in ISPConfig.
    What could be wrong?

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Ftp with FileZilla impossible

    FTP doesn't have encryption.
    If you seek an encrypted file transfer, use sftp.

    I have no experience with ISPConfig.

  3. #3
    Join Date
    Dec 2009
    Beans
    6,771

    Re: Ftp with FileZilla impossible

    How to fix “530 Login authentication failed” for ISPConfig FTP logins?: https://ma.juii.net/blog/fix-ispconfig-ftp-logins

    Since I have never used ISPConfig I used their demo and created an FTP user. It adds a prefix to the user name given so I'm wondering if Step 1 in the above link is the issue with you.

  4. #4
    Join Date
    Aug 2011
    Beans
    13

    Re: Ftp with FileZilla impossible

    I have realised that it's my server that has the problem. I have connected another ubuntu server
    here and to ftp directly into that works fine but not the other way around.

    SOLVED!!

    It was pure-ftpd-mysql that was missing!

    Thank all for your help.
    Last edited by ralphot; May 13th, 2019 at 03:31 PM.

  5. #5
    Join Date
    Aug 2011
    Beans
    13

    Re: Ftp with FileZilla impossible

    HURRAY! Thanks a lot for the link, it was pure-ftpd-mysql that was missing! Now it works as a charm!!

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
  •