rsync option

Dave Dykstra dwd at bell-labs.com
Mon Jun 10 10:22:01 EST 2002


Oh yeah, I forgot about that one.  It snuck in after I was the main rsync
maintainer.

- Dave

On Fri, Jun 07, 2002 at 03:20:45PM -0700, tim.conway at philips.com wrote:
> Approximated petitioner:
> Perhaps this will help. 
> 
> SunOS 5.7           Last change: 25 Jan 2002                    5
> 
> User Commands                                            rsync(1)
> 
>       -C, --cvs-exclude           auto ignore files in the same way CVS 
> does
>           --existing              only update files that already exist
>           --ignore-existing       ignore files that already exist on the 
> receiving side
> 
> Alternately, you could just
> rsync -options file1 file2 file3 file4 file5 serverB:/destinationpath
> , but if you want the generic case of syncing only already-existing items, 
> that "--existing" option looks like your boy.
> 
> Tim Conway
> tim.conway at philips.com
> 303.682.4917
> Philips Semiconductor - Longmont TC
> 1880 Industrial Circle, Suite D
> Longmont, CO 80501
> Available via SameTime Connect within Philips, n9hmg on AIM
> perl -e 'print pack(nnnnnnnnnnnn, 
> 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
> ".\n" '
> "There are some who call me.... Tim?"
> 
> 
> 
> 
> "Paco Martinez" <pmartinez at heraldo.es>
> Sent by: rsync-admin at lists.samba.org
> 06/07/2002 01:14 AM
> 
>  
>         To:     <rsync at lists.samba.org>
>         cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
>         Subject:        rsync option
>         Classification: 
> 
> 
> 
> Estimated gurus.
> 
> I have a server A with 5 files, and I make a rsync to other server B of
> these 5 files.
> 
> Imagine that in server A number of files are increasing, and server B are
> not increasing but I just like to make rsync of these 5 files from A to B,
> none file else.
> 
> Is there any option in rsync to "copy" or "send" files fron server A to
> server B, owing to replicate only files that are in server B ??
> 
> Thank you !!!




More information about the rsync mailing list