I am trying to set up a a job that will copy a file from my ftp folder to my application server. I am using a file trigger to see if a file shows up on the ftp server and then executing the copy. For some reason when I set up the task (I don't even run it), it gives me the following error
File event trigger could not be added, error; the directory name <ftp directory name> is invalid.
Does anyone know what this problem is?