Hi, I want to evaluate the built-in SFTP server. I know where to configure it - /fileserver/etc/misc/misc.cf - but I don’t understand where to get the server’s certificate. Is this something that must be requested? Or is it already available on the server? I am using Windows Server 2012 R2, opening the certificates applet shows me a lot of certificates.
All, I got it working now. just in case anyone is interested - or has better suggestions - I followed these steps:
-
Installed OpenSSH on the Windows server following these steps: https://winscp.net/eng/docs/guide_windows_openssh_server#installing_sftp_ssh_server, ‘Installing SFTP/SSH Server’
-
copied ssh_host_rsa_key to hostkey.pem
-
in /fileserver/etc/misc/misc.cf referenced this file in unc notation as described in https://forum.reportserver.net/viewtopic.php?id=387
Now I am able to connect via WinSCP via port 8022 and see the team folders under root/tsreport.
Hi jeffroozica,
I am not sure if I understand your question correctly. But you should put the IP or hostname of the server where you installed OpenSSH.
Regards,
Eduardo