Comments on: Command Line SCP for Windows http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Pia Jensen http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-23985 Sun, 11 Nov 2012 10:58:35 +0000 http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-23985

Thanks for this – I didn’t know you could just use that small putty executable there for this – and I’ve always wanted scp on my Windows machines. So this, .., this was GREAT! :)

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-1228 Mon, 25 Sep 2006 17:04:06 +0000 http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-1228

Yeah, winscp is a great tool. In fact there are many GUI applications that will do ssh, scp or both on windows. I just needed something that can be silently called from a batch file without any need for user interaction (eg. as part of a login script).

Reply  |  Quote
]]>
By: Craig Betts http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-1227 Mon, 25 Sep 2006 16:34:11 +0000 http://www.terminally-incoherent.com/blog/2006/09/23/command-line-scp-for-windows/#comment-1227

Some of my customers want to transfer files through a gui, so I support WinSCP (http://www.winscp.net/). It will use the sftp or scp method behind the scenes. Best of all, it also will use pageant for the ssh-agent! WinSCP is the missing piece from PuTTY!

Reply  |  Quote
]]>