Need help with a bat script

  • Thread starter Thread starter ajmister
  • Start date Start date
A

ajmister

Hi

I am trying to write a script to check the Timestamp of files posted to
an account on the ftp server. The script will send an error message if the
files wasn't posted by a certain time,

Any suggestion would be helpful
Ajay
 
ajmister said:
Hi

I am trying to write a script to check the Timestamp of files posted to
an account on the ftp server. The script will send an error message if the
files wasn't posted by a certain time,

Two questions:

a) how is your script going to access the files on the ftp server, through
ftp, a unc, or is the script going to run on the server?

b) what have you got so far?


/Al
 
Back
Top