You could easily write a CGI script which, upon invocation, reposts the data it was called with to several other scripts - in this case, one copy of the file updater CGI on each server you want to do this on. LWP should make this quite simple - but be careful not to make your script useable by others to invoke arbitrary scripts on arbitrary servers.