|
Files resending through FTP
Hi All,
I have the following requirement:
I have two server . One is source and other receiver.
My requiremnt is that from Source server i have to check in a specified
path whether any file with *.BAD extension is therer in the receiver server or not . If it then i have to resend the files to the receiver server through FTP.
E.g
Source server Receiver
10.124.1.24 10.124.3.45
If any files is in the server 10.124.3.45 with *.BAD then transfer it from source.
so we can have many files with *.BAD and we have to resend them all.
Thanks
D S
|