Quote:
Originally Posted by CSsab
You can exclude a file, files and an entire directory using the:
$ rsync -avz --exclude
command.
|
Sorry you still misunderstand my problem.
This has nothing to do with rsync.
This is to do with internal ISPConfig functionality.
In ISPConfig I have configured my backup server to Mirror the master server.
This is done under: System > Server Services > {click on backup server} > Select option "Is mirror of Server" > {select master server from drop down box}
With this setting, every action I submit on my ISPConfig control panel for the master server, is replicated / mirrored on the backup server.
e.g.
- I create a web domain on master server, web domain settings (not content) is mirrored on backup server
- I create an FTP user on master server, FTP user is mirrored on backup server
And when I create a client cron job on the master server (Under Sites > Cron Jobs > Add new Cron Job)
This cron job is replicated on the backup server.
ISPConfig itself creates the cron job on the master server at:
/etc/cron.d/ispc_web26
And ISPConfig on the backup server creates the cron job on the backup server:
/etc/cron.d/ispc_web26
Make sense?
Recent comments
1 day 20 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 10 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 14 hours ago
3 days 6 hours ago
3 days 7 hours ago