Hi,
I am looking for some help in Windows batch script to ftp a pattern of files from one server dir to another. Please help
Example:-
Files in dir
DLYOGIS_20090618001.dat
DLYOGIS_20090619001.dat
I want to script to ftp or sftp only the current file on any given date so on 19/06/2009 the script has to ftp only DLYOGIS_20090619001.dat etc...
Thanks
Somasundaram