Configure Automated Backup for Windows SFTP/SCP server
Information
Summary: |
How to install and configure openSSH SFTP/SCP server on windows server for use with SFTP/SCP automated backups on Kemp |
Environment: |
Product: Loadmaster Version: Any Platform: Any Application: N/A |
Question/Problem Description: |
How to install and configure openSSH SFTP/SCP server on windows server for use with SFTP/SCP automated backups on Kemp |
Steps to Reproduce: | |
Error Message: | |
Defect Number: | |
Enhancement Number: | |
Cause: | |
Resolution: |
Follow https://nagasudhir.blogspot.com/2022/03/setup-sftp-server-and-sftp-client-in.html to install openSSH server on the windows server and create a public/private key pair. If puttygen utility was used to generate a private/public key pair, the private key needs to be exported in openssh format under conversions > export openssh format, as putty's native ppk format is different.
|
Workaround: | |
Notes: |
https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_server_configuration https://4sysops.com/archives/configure-an-sftp-server-on-windows/ Setup SFTP server and SFTP client in Windows using OpenSSH server and WinSCP Installing SFTP/SSH Server on Windows using OpenSSH :: WinSCP |