Posted by Robert G Laurin on March 17, 2016 at 11:49:29:
In Reply to: MS Powershell posted by Frank Caton on March 17, 2016 at 11:20:00:
I use ShellExecuteWait to Upload and Download files. But i do not use powerShell, I use VisualBasic with the WinSCP, OpenPGP.
I don't pass parameters, everything is using wildcards and pre-defined path, archives, encryption and host. The actual code is the same for transmission and reception. Works with Banks, Postal Services or whatever.
In the old days (Win XP) I was using scripting FTP for WS-FTP Pro and FTP Performer. I found I had less control in case of failure.
One one occasion, I had a process where Comet generated a dot-ini file that the scrips would use. That's an easy way to pass more parameters than a typical command line.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.