Skip to content

Upload files to an SFTP server via PowerShell

Posted 11th November 2016

2 comments

Easily transfer files from a local drive to a Secure File Transfer Protocol (SFTP) server using PowerShell. This script is useful for automating file transfers.

Read the full story...