i want to auto detect when a particular file is uploaded to ftp server, which is running on Linux machine, and call a perl script which processes that file. the file is uploaded to ftp server on a daily basis. It can land on ftp server at any time.Are there any utilities in linux or in Perl language that help me to do this thing..