[Solved] Strange FTP login behaviour

Discussion in 'Server Operation' started by anark10n, Feb 10, 2017.

  1. anark10n

    anark10n Member

    Hey there
    So I have my server up and running with pure-ftp service running. I am able to login if i am run the ftp command:
    Code:
    ftp host.domain.com
    It will prompt for user name and password, and connect.
    However, when I use the following command:
    Code:
    ftp [email protected]
    I get the error
    Code:
    ftp: [email protected]: Name or service not known
    Anybody know why ftp would behave this way?
     
    Last edited: Feb 19, 2017
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Both commands are run on the same server?
     
  3. anark10n

    anark10n Member

    Yes. Same server for both commands.
     
  4. anark10n

    anark10n Member

    Still having some trouble with this issue. Anyone able to help?
     
  5. anark10n

    anark10n Member

    Got it fixed. I was connecting to the server using TLS when I hadn't configured made the necessary configurations.
     

Share This Page