Re: Copy-WinSCPItem : Cannot bind argument to parameter 'Path' because it is null.
WinSCP PowerShell module is 3rd party library. We do not support it here.
But in general,
But in general,
Copy-WinSCPItem
should copy remote file to another remote file. But you are passing two local/Windows paths to it. That does not seem correct.