Displaying 4 results from an estimated 4 matches for "jwatson".
Did you mean:
watson
2005 Dec 19
1
Deploying with Sub Directories
Hi, I am following this "tutorial" on dreamhost to deploy with sub
directories:
1. Upload your railsapp to ~/railsapp/.
** I have uploaded to /sharemyten.com/list/ (list is my railsapp folder)
2. Make all necessary changes mentioned in the QuickStart Guide above.
** Did this...
3. Create a symlink at the location you want the subdirectory that
points to ~/railsapp/public/:
$ cd
2009 Jul 14
1
Assistance With "Symlink Has No Referent" Message
Hi All,
I am using rsync to backup one server to another. I am connecting to the
rsync daemon on the remote server and pulling to the backup server. When
using SSH this error does not occur, but there are reasons why I have to
use rsync directly.
The problem I am having is that some of the symlinks on the remote
machine will not copy. I am attempting to copy their referent by using
the -L
2009 Jul 17
2
Server Reboots in Mid-Rsync
Hi All,
I know this is a long shot, but I thought I would ask.
We've been using a backup script which uses rsync for months now on a
Xen server without issue. A few weeks ago we had some work done on the
server which included upgrading the kernel. We are now running
2.6.18-128.1.10.el5xen and now the server reboots every night in the
middle of the rsync process.
I've added enough
2009 Jul 03
2
Listing Changed Files Without Two Copies?
Hi All,
I am aware that rsync can be run to just list the files that have
changed between the source and destination. I would like to capitalize
on that feature to monitor some development that is going on in order to
get a complete list of files that have been changed on a server.
I realize that I can create an initial rsync of the files to some other
location and then sometime later run