Traditional FTP protocol
A great option would be if you would add normal FTP support. More specifically, I mean that I have, for example, a purchased hostig on which I keep a website and I also have login data for the FTP protocol.
Your application currently does not allow you to connect to a regular FTP than the one that has SFTP. (yes I know, SFTP is safer, but not every service provider offers it).
It would be great if I could give such data as:
- The host name, e.g. mypage.domain.com (as the FTP address - because the web service providers do this)
- Login
- Password
I save and I can use. But it's not like that. Your application only supports SFTP, a service that is usually enabled on VPS or another machine with SSL.
Thank you for your attention and I hope that you will introduce the usual FTP service on port 21.

2 comments
-
massung commented
Agreed. I currently have to use FileZilla for anonymous, public FTP access to transfer files, but would very much prefer to use Termius.
-
MrSmook commented
would be great to have FTP connection.