Automates an SFTP session.
Automates an FTP session
menu: veeos ==> Network ==> psftp
library: netLib
o_psftp("demo","password","test.rebex.net",22,["lcd c:\temp","get
readme.txt", "bye"])
logs onto a server and downloads a readme file.
The FTP protocol is unforgiving so the syntax of your command file must be precise. It is strongly advised to manually execute the FTP transactions and carefully record them before attempting to automate.
ALSO since this is using secure comm you most likely will need to accept an encryption key manually before anything else will work.
VEE 7.0+, all platforms
longLat, currentTemp, currentHumidity, whois, wget