Re: --include option

2002-08-14 Thread Nitin Agarwal
]] 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.willowglen.com:/stor/circuit_design/ The problem

RE: --include option

2002-08-14 Thread Leaw, Chern Jian
- /* 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: 'Wayne Davison'; '[EMAIL PROTECTED]' Subject: Re: --include option Rather u can make

Re: --include option

2002-08-14 Thread Nitin Agarwal
PROTECTED]] Sent: Wednesday, August 14, 2002 3:49 PM To: Leaw, Chern Jian Cc: 'Wayne Davison'; '[EMAIL PROTECTED]' Subject: Re: --include option Rather u can make two files, name the first one as includelist and second one as exclude list. Make entries of all the files u want to include

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

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 posting,

RE: --include option

2002-08-13 Thread Leaw, Chern Jian
[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.willowglen.com:/stor

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