I need some suggestions on how to secure FTP transactions. Presently, I'm on ports 20/21 for my FTP process and now need to study/find out about using an alternative way to 'ditch' this and incorporate some form of encrypted FTP.
I've done a little reading

on openssl, does the sftp use a different port ? Almost sounds like it's using the same https 443 port.
What's the best way to proceed

Thanks ahead !
