Doom9
3rd February 2002, 02:14
does anybody know of a simple solution for software distribution over different ftps? With all the different webspaces it would be nice to upload once to a master server and start a script there that would connect to the other sites, and synch the 2 servers (upload what's new, delete what's no longer on the master server, overwrite files that are newer (based on size and creation date)). The solution should be platform independent and preferably something like cgi or php that wouldn't require extra work for my admins.