johncassell
Well-known member
Hi There,
First of all my apologies if I have posted this in the wrong forum but I simply do not know what to call what I am after..
I am uploading a file to an ftp server and I can do this manually by doing the following:
Start>Run>CMD>OK> then typing
ftp -s:ftpfile.txt
I would like to be able to create a vb file which would to this automatically.
I could then save this somewhere for Windows Scheduler to run at automated times.
Is this easy enough to do?
Thanks
John
First of all my apologies if I have posted this in the wrong forum but I simply do not know what to call what I am after..
I am uploading a file to an ftp server and I can do this manually by doing the following:
Start>Run>CMD>OK> then typing
ftp -s:ftpfile.txt
I would like to be able to create a vb file which would to this automatically.
I could then save this somewhere for Windows Scheduler to run at automated times.
Is this easy enough to do?
Thanks
John