It seemed like a simple enough task, write a PowerShell script to SCP files to a Unix server. There is just one problem. The .NET Framework doesn’t have a native way for doing this. That is why when I ...