RE: --include option

2002-08-14 Thread Wayne Davison
On Wed, 14 Aug 2002, Wayne Davison wrote: > In a combined file, items that begin with "+ " are always taken to be > exclusions Of course, that should have been "inclusions", not "exclusions". ..wayne.. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before po

RE: --include option

2002-08-14 Thread Wayne Davison
On Tue, 13 Aug 2002, Leaw, Chern Jian wrote: > I tried your suggestion, but did not work. It still copied the entire > filesystem across to the destination machine. Since you failed to provide the command-line you're using, I can't tell you exactly why your command failed. For instance, if you u

Re: --include option

2002-08-14 Thread Nitin Agarwal
stor/circuit_design/clock_speed > > + /stor/circuit_design/fub_layout > > - /* > > > AND > > + /clock_speed > > + /fub_layout > > - /* > > Could you please help me out? > > Thanks. > > -Original Message- > From: Nitin Agarwal [mailt

RE: --include option

2002-08-14 Thread Leaw, Chern Jian
k_speed > + /stor/circuit_design/fub_layout > - /* > AND > + /clock_speed > + /fub_layout > - /* Could you please help me out? Thanks. -Original Message- From: Nitin Agarwal [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 3:49 PM To: Leaw, Chern Jian Cc: '

Re: --include option

2002-08-14 Thread Nitin Agarwal
ies to include, yet exclude. > > Appreciate it if you could help me out. > > Thanks. > > -Original Message- > From: Wayne Davison [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 12:57 AM > To: Leaw, Chern Jian > Cc: '[EMAIL PROTECTED]

RE: --include option

2002-08-13 Thread Leaw, Chern Jian
vison [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 12:57 AM To: Leaw, Chern Jian Cc: '[EMAIL PROTECTED]' Subject: Re: --include option On Mon, 12 Aug 2002, Leaw, Chern Jian wrote: > # rsync -avz --include-from=files_included /stor/circuit_design/ > mickey

Re: --include option

2002-08-12 Thread Wayne Davison
On Mon, 12 Aug 2002, Leaw, Chern Jian wrote: > # rsync -avz --include-from=files_included /stor/circuit_design/ > mickey.willowglen.com:/stor/circuit_design/ The problem with your command is that it contains include directives but no exclusions, so nothing limits the default operation of s