Re: How to move files to deployment server
Re: How to move files to deployment server
- Subject: Re: How to move files to deployment server
- From: LD <email@hidden>
- Date: Fri, 21 Jan 2005 12:22:11 +1100
Hi there,
On 21/01/2005, at 6:36 AM, David Holt wrote:
I have just switched my server from my LAN to a dedicated IP address.
Before, I would just copy my built application files over by
connecting directly to the server, mounting it on my development
machine's desktop. Yesterday I updated one of my apps by copying the
built app over FTP. At a minimum I completely corrupted the
MacOSClassPath.txt file and the application wouldn't restart (it took
an hour or two to figure that one out).
Distributing Software With Internet-Enabled Disk Images could help:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
SoftwareDistribution/Concepts/sd_disk_images.html
then you could securely copy (scp) and login via ssh and unpack as
necessary and/or maybe create yourself a script that will automate this
for you.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden