auto ftp on windows machine



create file a.bat with the following line

ftp -i -s:b.bat 10.8.1.15

create  b.bat file with actual ftp commands

user
password
bin
put a.dbf
bye

Now schedule a.bat file

Post a Comment

And that's all there is to it!

If anyone has any other questions or requests for future How To posts, you can either ask them in the comments or email me. Please don't feel shy at all!

I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know.

Previous Post Next Post