Skip to content

PowerScp Wiki Home

Daniele Catanesi edited this page Nov 19, 2019 · 1 revision

About the module

PowerScp is a Windows PowerShell module using WinSCP assembly allowing an easy implementation of its features within a PowerShell session.

Module is self contained and there is no need for WinSCP to be installed locally on the machine where module is being imported, if a different version of WinSCP is installed on the local machine this will not interfere with the module.

Available functions

PowerScp is made up of multiple functions each documented in the following list (click on the cmdlet name to go to the associated page):

  • New-ScpSession
Clone this wiki locally