I am trying to simulate a ftp put in vbscript. Is there a way that I can connect to an ipaddress? A .connect method that I do not know about?
Or - if I use the WshShell.run("ftp hostip"
is there a way to echo the statements that I want to use (put filename, etc)?
I am trying to give our ftp file transfers a error checking that is GUI oriented, as some users feel more comfortable with the point and click.
Thanks!
q
Or - if I use the WshShell.run("ftp hostip"
is there a way to echo the statements that I want to use (put filename, etc)?
I am trying to give our ftp file transfers a error checking that is GUI oriented, as some users feel more comfortable with the point and click.
Thanks!
q