-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
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 /tmp/test1.txt is made and written to /tmp/test2.txt
Actual Output
Cannot bind argument to parameter 'Path' because it is null.
WinSCP-PowerShell Version
6.1.2.0
Environment
Windows 10
PowerShell 5.1
WinSCP session is SCP
Session option also includes SSHhoskeypolicy = 'AcceptNew'