PS: Upload To Remote SFTP Server

less than 1 minute read

Description:

This schedule tasks runs nightly. It uses Powershell with the WinSCP software to upload a CSV file to an external vendor.

To Resolve

  1. This function will upload a CSV to a vendor on a schedule and will email if the function fails.

Comments