Trying to get sftp set up for the first time. Basically, a third party application hosted in the cloud wants to sftp to on-prem server to pull files. I see references to openssh server in windows 2019 but cannot find a good documentation on using it for sftp purpose. (third party application wants a sftp url).
What are the steps in setting up sftp after installing openssh server in 2019? And, is there any url associated with sftp? Thanks.