I had a simple automation process to write which needed to copy a few files from linux server to windows via SSH. This can be accomplished using putty.
SSH, as part
Run in Admin Mode from Windows PowerShell
pscp -i /path/to/private_key source_file user@ip:/home/location