On Mon, Mar 24, 2003 at 02:29:45PM -0500, [EMAIL PROTECTED] wrote:
> Sorry I did not put in the command earlier. Here is the command I used for
> the first and second run 
> 
> Rsync --verbose --stats --recursive 192.168.1.1::home /usr/home/fileserver/

Take a peek at the manpage.  In particular look at the
--times option.

> Though the second time long less time than the first time (ran for3 days) it
> still took over 4 hours.
> 
> I need to run it again this time with the permissions option to bring the
> permissions over. Whats the quickest way to do this.

I would reccomend the -a option.  It will still take the
four hours probably but after that should go much quicker.

> 
> 
> SKP
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of jw
> schultz
> Sent: Monday, March 24, 2003 1:10 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Update issue
> 
> 
> On Mon, Mar 24, 2003 at 12:42:10PM -0500, [EMAIL PROTECTED] wrote:
> > I have ran rsync once and replicated 25 gigs of data. Now when I run rsync
> > again it goes through all the files again. I thought it was only suppose
> to
> > get new or changes files. Is there a special switch that I am suppose to
> > use?
> 
> Please show the command-lines you used.  What to create and
> what to update.  Most likely you are misspecifying paths but
> you might also be using an option.
> 
> Apparently you don't know the rules yet about how to ask
> questions on a mailing list.  That might be partly our fault
> since the "read first before posting" link no longer goes to
> an informative page.
> 
> 
> 
> -- 
> ________________________________________________________________
>       J.W. Schultz            Pegasystems Technologies
>       email address:          [EMAIL PROTECTED]
> 
>               Remember Cernan and Schmitt
> -- 
> To unsubscribe or change options:
> http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
> 
> 
> --
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

-- 
________________________________________________________________
        J.W. Schultz            Pegasystems Technologies
        email address:          [EMAIL PROTECTED]

                Remember Cernan and Schmitt
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to