Oh Ye Wizards,
I'm toying around with the thought of a dev-site/live-site administration
system. Among other things, administrators would be able to remotely (via a
web interface), push files from the dev-site to the live-site.
Can anyone help me understand what it would take to do this? Ideally, we
could come up with a platform-independent solution, but I'm currently
working with 2 NT boxes.
I suspect this would be possible by using exec() or possibly shell_exec() to
mount the remote volume and perfom file copies. If this would work, can
anyone help me with the syntax?
Any insights?
thanks,
michael geary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]