Penikton Bernard

Penikton Bernard

  • NA
  • 43
  • 20.8k

How to Check if the specific file is existing on server

Jun 19 2014 9:07 AM
 

I am maintaining an auto server that is convert xml files into .key files on every 5 minutes. If I paste the xml files into the "IN" folder then it will generate the key for all xml files and moved it into "OUT" folder on every 5 minutes. This is my process.

Now my requirement is How can I get the notification about the xml files that are moved into "OUT" folder from "IN" folder using java script.