RE: Rsync question

2005-06-29 Thread Dimond, Carol
Title: Message Hi - Nevermind - I got this to work...  still need the source dir - thanks -Original Message-From: Dimond, Carol Sent: Thursday, June 30, 2005 12:07 AMTo: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'Subject: Rsync question Hi there - various web pages ind

Rsync question

2005-06-29 Thread Dimond, Carol
Title: Message Hi there - various web pages indicated that the emails on the To lines could be used for general questions so what the heck ... I'm having a problem getting a specific rsync option to work..   I am trying to copy a  list of files via rsync - the man pages indicate the --file

Rsync files with long filename

2005-06-29 Thread Nicholas Gill
Hello all, I'm currently using rsync to sync a large directory of user files to a remote server. All is working well, except that files with ridiciously long file names appear to be skipped. E.g skipping overly long name: sys/HOME/USERNAME/USERNAMElt/Documents and Settings/USERNAME/Local Setting

rsync .gz files?

2005-06-29 Thread Diane Rolland
I've run across a situation where I have a directory of .gz files. I do want to rsync this directory. I've tried without the --compress (because they are already compressed) but the files never get rsynced. Interactively, I get the following error: :rsync error: some files could not be transferr

Rsync folder

2005-06-29 Thread Jason King
I'm attempting to rsync my entire qmail mail server directory and I was hoping someone on this list has dealt with this issue before and can give some tips. The mail server dir is /home/vpopmail/*. When I try and run rsync -av server::module/ /backupfolder/* the rsync starts and gets all of the

Rising Stars Equity News-letter

2005-06-29 Thread Valentine
TUESDAY 06/28/05 Its moving already.. EXCITING ISSUE PGCN.OB GET IN NOW!!! (OTC Ti.cker: PGCN.OB) Current Price $1.75 5-Day Target: $6 10-Day Target: $11 3-Month Target: $25-28 or Higher PRESS RELEASE Pingchuan Signed Market Research Consignment Agreement With Moscow Sing Sing Co. Ltd Thursda

Again, the error in rsync prototocol

2005-06-29 Thread Alexander Lamb
Hello list, I am doing something really simple. It worked twice and now fails for an unknown reason. I am on MacOSX (Tiger) and I am simply making a backup of a volume on an external Firewire drive. Here is the command I am using (which went fine for the first 2 rsyncs). I tried to stop s

Re: rsync process - writing to source file system

2005-06-29 Thread Paul Slootman
On Tue 28 Jun 2005, Diane Rolland wrote: > My theory is that perhaps rsync is writing/changing file attributes on the > source file system. Since the EMC process thinks changes are being made, it > keeps trying to do the clone. As data changes, the cloning continues. > > Can anyone tell me if r