If I have 5 servers, and each server has the exact same file structure, is there a ftp program that can replicate the same operation on all the servers?
e.g.:
/wwwroot/site1/
Now if I want to copy a file logo.jpg to the root of the folder:
/wwwroot/site1/logo.jpg
Is there a ftp program (maybe filezilla?) that I can setup so that I just copy the file over and then it performs the same operation on the other servers automatically?