General discussion
December 20, 2002 at 04:44 AM
lintadsl

A batch file with FTP site

by lintadsl . Updated 23 years, 9 months ago

I am trying to write a batch file which can do;
1.FTP to a site.
2.Downloan a file to local machine.
3.In FTP site, rename the file download to *.old
4.close the connection.

I am stuck on #2. I want to send “mget” command and send “y” after that. How can do this?

Sunny

This discussion is locked

All Comments