Last week’s README file demonstrated how easy it is to turn virtually any desktop machine into an SFTP server. Today’s piece shows how to automate a well-known Windows open source SFTP client using ...
WinSCP is excellent software, but it operates as a single logical session. When you script it or use its built-in queue, you get one SFTP connection doing one thing at a time. That's fine until you ...
PS-WinSCP is a powershell script for handling file transfers with WinSCP. It is an alternative to the built-in script commands in WinSCP. It supports the protocols supported by WinSCP : SFTP / SCP² / ...