doSFXTransfer
Tags: Last Updated: Oct 30, 2009 01:38
- Description
doSFXTransfer is a script for use in a Master ---> Production environment (such as is currently implemented at AARLIN).
It copies the currently active SFX-tree on the remote-master SFX-server to the local-production SFX-server,
making the necessary adjustments for turning this copy from a Master SFX-tree to a Production SFX-tree.
The pre-replacement current sfx-tree becomes the backup sfx-tree:
| current sfx-tree (remotehost) ---> backup sfx-tree (localhost) (excluding files in <ExcludeFrom>) |
| backup sfx-tree (localhost) <--- current sfx-tree (localhost) (overlay files only - as listed in <IncludeFrom>) |
| backup sfx-tree (localhost) <---> current sfx-tree (localhost) (exchange trees) |
- Author: Charlie Ambrose
- Additional author(s):
- Institution: AARLIN
- Year: 2009
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code: advanced
State
Stable
Programming language
sh
Software requirements
A working SFX-tree on remote/master and local/production servers
Screen captures
[doSFXTransferOverview|SFX:doSFXTransfer^doSFXTransferOverview.pdf]
Author(s) homepage
http://www.aarlin.edu.au/index.html
Download
Working example
n/a
Changes
n/a
Installation instructions
See doSFXTransfer.INSTALL in doSFXTransfer.tgz

