For each server A that will send content/media to another server B via Courier...
Server A must be able to access server B by IP or hostname. This can over the internet, VPN, private network, through a DMZ, whatever.
Thus, your dev server must be able to access the live server in order to move content/media from dev -> live. If you also want to move content from live back to the dev server then the live server would need to be able to access the dev server as well.
Courier Question (Beginner)
Does the development server have to be publicly accessible (via public domain) or can I push them from any private development server?
For each server A that will send content/media to another server B via Courier...
Server A must be able to access server B by IP or hostname. This can over the internet, VPN, private network, through a DMZ, whatever.
Thus, your dev server must be able to access the live server in order to move content/media from dev -> live. If you also want to move content from live back to the dev server then the live server would need to be able to access the dev server as well.
Make sense?
cheers,
doug.
Thanks, Twas a license issue. I had to forward umbraco our corporate ip(s).
is working on a reply...