Software >> OS >> Windows >> Tips >> How to connect via scp to a unix host

Download winscp from the internet. run winscpXXX.exe eg winscp376.exe create scp.bat and put it in a directory in PATH scp.bat ======= @echo off start /b <path-to-winscp>\winscp376.exe exit