i am just wondering is there any such feature available!

When user uploads file to a FTP once the connection is disconnected, FTP server need to trigger a event to start a program, so the program can work on the uploaded files.

Am i asking a features which is already available ?

link|improve this question

50% accept rate
feedback

1 Answer

The FTP program itself cannot execute a application, though you could try checking if the file is infact uploaded and then use PHP to execute the file you want.

I used it once for uploading and compiling a c# program.

Hope this helps, else further explain please.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.