327 B
327 B
All scripts require an argument to specify 'local' or 'remote'.
If none given script will exit.
Using 'local' will
set the source server URL to $local_url
.
set the destination server URL to $remote_url
.
Using 'remote' will
set the source server URL to $remote_url
.
set the destination server URL to $local_url
.