ftp upload multiple servers |
Site Admin
|
You may want to setup rsync. It's a widely known thing under Unix/Linux. If your server are running under Windows, you may try to find a file replication tool for your needs.
In case of PhpED, the easiest way to publish files to multiple different locations without changing project properties is to use multiple projects, each with its own publishing account and all the other settings would be the same. |
||||||||||||
_________________ The PHP IDE team |
|
It is just rsync which may cause troubles. We are actually synchronising each 5 minutes about 10000 files, and it seems that this often causes 'blanc' pages when accessing our site. It seems reasonable not to synchronize all the 10000 files all the time, as we only publish a few files each day. The idea is to publish the files directly on our 3 servers, and to run rsync once per day for security.
Therefore, we are looking for a possibility to easily publish on multiple accounts. We are actually trying to set a user command which executes a file in command line; though this is not a very handy and "clean" solution. If I understand you right, there is no possibility in PhpED to publish files simultaneously on multiple accounts ? Henrik |
||||||||||||
|
Site Admin
|
rsync when tuned accordingly will send only diffs (changes for changed files) and therefore it does its work a) fast b) affects only changes
As I menitioned belfore, it's possible if you create as many projects as many servers you have and assign each project with its own publishing account pointing to corresponding server. Then you will be able to select multiple projects and invoke Smart-Upload for them. |
||||||||||||||
_________________ The PHP IDE team |
ftp upload multiple servers |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by