Page 1 of 1

ftps and sftp not working :-/

Posted: Thu Jun 01, 2023 7:02 pm
by Conehead
Hello everyone, I would like to switch my wing ftp server to ftps or sftp. Somehow it doesn't seem to work that way. If I remove the tick from ftp for a user, I no longer have access even though ftps and sftp are activated.
I try to access via es explorer with the setup via port 990 or port 22.
The simple ftp server works, however, without doing anything
What am I doing wrong? could someone give me detailed instructions? gladly also in German. Thanks

Re: ftps and sftp not working :-/

Posted: Fri Jun 02, 2023 12:38 am
by FTP
Please paste the related server logs, if you can't see any server logs, it indicates that the client side didn't connect to the server even.

Re: ftps and sftp not working :-/

Posted: Mon Jun 05, 2023 7:01 am
by Conehead
[01] Thu, 01 Jun 2023 18:36:25 Wing FTP Server started.

Re: ftps and sftp not working :-/

Posted: Tue Jun 06, 2023 12:45 am
by FTP
Please paste the related domain logs about the SFTP/FTPS connections.

Re: ftps and sftp not working :-/

Posted: Tue Jun 06, 2023 6:38 pm
by Conehead
[01] Mon, 05 Jun 2023 16:04:37 Domain has been started.
[01] Mon, 05 Jun 2023 16:04:38 FTP server starts listening on port 21. IP 192.168.178.2,127.0.0.1,fe80::aee0:a722:c82:3a2d%24,::1
[01] Mon, 05 Jun 2023 16:04:38 FTPS server starts listening on port 990. IP 192.168.178.2,127.0.0.1,fe80::aee0:a722:c82:3a2d%24,::1
[01] Mon, 05 Jun 2023 16:04:38 HTTP server starts listening on port 80. IP 192.168.178.2,127.0.0.1,fe80::aee0:a722:c82:3a2d%24,::1
[01] Mon, 05 Jun 2023 16:04:38 HTTPS server starts listening on port 443. IP 192.168.178.2,127.0.0.1,fe80::aee0:a722:c82:3a2d%24,::1
[01] Mon, 05 Jun 2023 16:04:38 SFTP(SSH) server starts listening on port 22. IP 192.168.178.2,127.0.0.1,fe80::aee0:a722:c82:3a2d%24,::1

Re: ftps and sftp not working :-/

Posted: Wed Jun 07, 2023 12:56 am
by FTP
OK, no FTPS/SFTP connections in the domain logs at all, it means the client didn't reach to the server.

If your server is behind a firewall/router, you need to forward the related listener ports first.

Re: ftps and sftp not working :-/

Posted: Wed Jun 07, 2023 12:37 pm
by Conehead
OK, what should I release and how? In my router I have only released port 21 so far. What else do I have to set in the firewall? and how can I see that the release works? I only know how to use ftp but not ftps or sftp. I can't find any instructions on how to do this anywhere. How exactly do I have to do what?

THX

Re: ftps and sftp not working :-/

Posted: Wed Jun 07, 2023 2:08 pm
by FTP
OK, it is network configuration, you can google about how to forward the listener port in the firewall.

Re: ftps and sftp not working :-/

Posted: Thu Jun 08, 2023 1:20 pm
by Conehead
How can I tell if something has changed? or what should be there if I did the port forwarding correctly?