WinSCP icon indicating copy to clipboard operation
WinSCP copied to clipboard

WinSCP PowerShell Wrapper Module

Results 6 WinSCP issues
Sort by recently updated
recently updated
newest added

### Issue Description Hello, it would be great if we could add event support like FileTransferred or FileTransferProgress ! [https://winscp.net/eng/docs/library_session#events](https://winscp.net/eng/docs/library_session#events) THX

enhancement

### Issue Description Hi I am trying to get this working in an Azure Automation but it constantly fails. Not sure if I'm missing something or it just doesn't work....

### Issue Description The help content cannot be updated using the "Update-Help" cmdlet. I noticed this the other day when running "Update-Help" against all my installed modules. This is a...

enhancement

_Please fill in the following fields, replacing the values inside the brackets `{{ }}`._ ### Issue Description {{ Sessions can't be passed into workflows, they become serialized whatever that means....

wontfix

### Issue Description When the open square bracket (`[`) character appears in a file name, the `Receive-WinSCPItem` and `Send-WinSCPItem` cmdlets fail to transfer the file. ### Example ```powershell # This...

_Please fill in the following fields:_ ### Issue Description Copy-WinSCPItem fails when attempting to copy a file ### Example Copy-WinSCPItem -Path /tmp/test1.txt -Destination /tmp/test2.txt ### Expected Output A copy of...

enhancement