Re: Webobjects-dev Digest, Vol 2, Issue 31
Re: Webobjects-dev Digest, Vol 2, Issue 31
- Subject: Re: Webobjects-dev Digest, Vol 2, Issue 31
- From: Theo Howell <email@hidden>
- Date: Fri, 21 Jan 2005 11:45:35 +1100
I have my project set up with an "Upload" build style. this build style
uses a custom shell script which until recently invoked the unix
command scp (file copy over ssh) to the remote server. It uses Rsync
now as we have had more success with rsync copying symlink's properly.
To use this kind of method your server will need remote login enabled
and you should have some kind of ssh utility installed on your dev
machine which allows you to store ssh passwords in the keychain.
Regards,
Theo Howell
Hello,
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). Next I tried using a USB thumb drive (no, not a
shuffle, unfortunately ;-) and the corruption happened again. Finally I
moved the files to an external FW HD and then moved the HD to the other
box. Then copying worked fine. I assume that all this grief is over a
permissions problem or something (the development box is running
Panther). Has anyone else had an experience like this? I tried Keiran's
method as recorded in his blog, but it is for Panther and I was copying
to Jaguar Server. Anyway, the FireWire method works, in case anyone
else runs into this problem. Thanks,
David
--
Always do what is right. It will gratify half of mankind and astound
the other.
Mark Twain
_______________________________________________
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