Re: Batch mode scenario ("use case")

2007-09-09 Thread Suresh Govindachar
Chris wrote: > Suresh wrote: >> >> Responding to the question of how to use the batch file >> /e/cmds/foo created via the command: >> >>> rsync -a --only-write-batch=/e/cmds/foo /c/home/wer/work/ /e/gold >> >> to selectively restore a subdirectory of work/ such as >> >> some/path/proj

Re: Batch mode scenario ("use case")

2007-09-09 Thread Suresh Govindachar
Responding to the question of how to use the batch file /e/cmds/foo created via the command: > rsync -a --only-write-batch=/e/cmds/foo /c/home/wer/work/ /e/gold to selectively restore a subdirectory of work/ such as some/path/projects/c_a into a new location such as

Re: Rsync & the changing File 'Date Modified'

2007-09-09 Thread Matt McCutchen
Thanks. Please re-run rsync at -vvv verbosity level to make the receiver print the modification times it intends to set. Then send the verbose output and the actual modification times on the source and destination for the affected files. That should help us figure out what is going on. Matt On

Re: Batch mode scenario ("use case")

2007-09-09 Thread Matt McCutchen
On 9/9/07, Suresh Govindachar <[EMAIL PROTECTED]> wrote: > Question: How can Wer use the batch file /e/cmds/foo to recover > c_a in a timely manner (recall /e/gold is 200 Gigs and > Wer cannot wait to rebuild the entire > /f/new_home/wer/work; and he needs

Batch mode scenario ("use case")

2007-09-09 Thread Suresh Govindachar
Hello, I came up with this scenario of the use of batch mode while thinking of back-up schemes to use for myself. However, it could be that the last step needed in this scenario is not supported by rsync! Here's the scenario: At one time, /c/home/wer/work and /e/gold had identical co

Re: What is the different between these rsync command

2007-09-09 Thread Matt McCutchen
On 9/7/07, Yue Davis <[EMAIL PROTECTED]> wrote: > I would like to know why attempt one and two's result looks identical? For > attempt two without the "-e ssh" how secure is rsync transferring the data? > Is it ssh or just plain binary or ASCII transfer? The first two commands do exactly the same

What is the different between these rsync command

2007-09-09 Thread Yue Davis
I use the following command initially for a Rsync between Windows and Linux rsync -rvu -e ssh /cygdrive/c//folder [EMAIL PROTECTED]:/home/public I was asked for [EMAIL PROTECTED]'s password. I type the password and the process continue and success. Then I change the command to (without "-e ssh")

Re: Rsync & the changing File 'Date Modified'

2007-09-09 Thread jrradtke
Thanks Matt. Answers to your questions are inline: I suspect the corrupted times are Netware's fault. Let's talk about the Linux -> Netware job because it's simpler (no Windows involved). What is the full rsync command? rsync -varz /home/Database/Tables/ --log-file=/root/rsync.log --include-

Re: moderation?

2007-09-09 Thread John Van Essen
On Wed, 5 Sep 2007, Matt McCutchen <[EMAIL PROTECTED]> wrote: > On 9/5/07, Martin Schr�der <[EMAIL PROTECTED]> wrote: >> That didn't stop the asian spam... :-( > > I guess the sender of that spam subscribed to the list first? > Requiring a captcha for subscription may stop it from happening again.