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
ftps and sftp not working :-/
-
- Site Admin
- Posts: 2091
- Joined: Tue Sep 29, 2009 6:09 am
Re: ftps and sftp not working :-/
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.
-
- Posts: 8
- Joined: Fri Jun 17, 2022 12:43 pm
Re: ftps and sftp not working :-/
[01] Thu, 01 Jun 2023 18:36:25 Wing FTP Server started.
-
- Site Admin
- Posts: 2091
- Joined: Tue Sep 29, 2009 6:09 am
Re: ftps and sftp not working :-/
Please paste the related domain logs about the SFTP/FTPS connections.
-
- Posts: 8
- Joined: Fri Jun 17, 2022 12:43 pm
Re: ftps and sftp not working :-/
[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
[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
-
- Site Admin
- Posts: 2091
- Joined: Tue Sep 29, 2009 6:09 am
Re: ftps and sftp not working :-/
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.
If your server is behind a firewall/router, you need to forward the related listener ports first.
-
- Posts: 8
- Joined: Fri Jun 17, 2022 12:43 pm
Re: ftps and sftp not working :-/
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
THX
-
- Site Admin
- Posts: 2091
- Joined: Tue Sep 29, 2009 6:09 am
Re: ftps and sftp not working :-/
OK, it is network configuration, you can google about how to forward the listener port in the firewall.
-
- Posts: 8
- Joined: Fri Jun 17, 2022 12:43 pm
Re: ftps and sftp not working :-/
How can I tell if something has changed? or what should be there if I did the port forwarding correctly?