takes up about 15GB.
> --
> Ray Lischner, author of C++ in a Nutshell
> http://www.tempest-sw.com/cpp
>
> --
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
--
Lee
gt; yet, nor have I tried to think through the I/O issues in depth yet. The
> change to reduce the calls to gettimeofday() looks easy to add, though,
> and should really be separated out of the patch. I've just checked in
> some changes to tweak this.
>
> ..wayne..
> --
&
delete --files-from=distlist \
> distserver:/data/distribution/8.0/i386 /root2
> or
> rsync -lptgoDu --delete --files-from=distlist \
> /data/distribution/8.0/i386 client:/root2
>
>
> If /root2/usr/share/doc/packages doesn't exist it should
---begin quoted text---
> From: Wayne Davison <[EMAIL PROTECTED]>
> Date: Wed, 15 Jan 2003 13:34:08 -0800
>
> On Wed, Jan 15, 2003 at 02:48:05PM -0600, Lee Eakin wrote:
> > Now if I can only figure out a way to intercept the list when I need to
> > be real picky about
---begin quoted text---
> From: Wayne Davison <[EMAIL PROTECTED]>
> Subject: Re: specifying a list of files to transfer
> Date: Wed, 15 Jan 2003 10:10:29 -0800
>
> On Tue, Jan 14, 2003 at 10:01:47PM -0600, Lee Eakin wrote:
> > Yes, people do restrict args via ssh k
> From: jw schultz <[EMAIL PROTECTED]>
> Date: Tue, 14 Jan 2003 20:33:46 -0800
>
> On Tue, Jan 14, 2003 at 10:15:42PM -0600, Lee Eakin wrote:
> > ---begin quoted text---
> > > From: jw schultz <[EMAIL PROTECTED]>
> > > Date: Tue, 14 Jan 2003 2
---begin quoted text---
> From: jw schultz <[EMAIL PROTECTED]>
> Date: Tue, 14 Jan 2003 20:07:58 -0800
>
> Nope. The files-from contents needs to passed on stdin otherwise
> we would hit command-line length limits. That is why i'm
> stressing the fact that allowing paths not within the source
>
ROR: The remote path must start with a module name not a /
so any sanitize code could first make sure all pathnames begin with a valid
module and then make sure the file or dir is really inside that module.
---end quoted text---
--
Lee Eakin - [EMAIL PROTECTED] - Internet/Naming Services, Texa
ns the filenames through sanitize_path() in daemon mode
> (when chroot is not specified, at least -- I haven't tested a chroot
> version yet).
>
> ..wayne..
> --
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.tux
ot reaped the status with wait().
> >
> > It sounds like your perl script is reading from the rsync
> > output and failing to check for EOF. If you described or
> > better sent your perl script someone might be able to help.
> >
> >
> > --
> > _____
t get it to work nor can I find any good documentation for
> what I want to do. Any ideas, anyone?
>
> Thanks in advance!
>
> Regards,
>
> Jeff
>
>
> --
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, rea
if (show_filelist_p())
> + if (show_filelist_p() && f != -1) {
> finish_filelist_progress(flist);
> + }
>
> clean_flist(flist, 0);
>
---end quoted text---
--
Lee Eakin - [EMAIL PROTECTED]
"SPOON!" --The Tick
Re: rsync 2.5.4 -v output (minor knit)
> Date: Thu, 14 Mar 2002 12:37:54 -0600
>
> On Wed, Mar 13, 2002 at 03:44:36PM -0600, Lee Eakin wrote:
> > I noticed a difference in verbose output that appears to be unintentional.
> > it first prints 'receiving file list ...
0600
>
> On Wed, Mar 13, 2002 at 03:44:36PM -0600, Lee Eakin wrote:
> > I noticed a difference in verbose output that appears to be unintentional.
> > it first prints 'receiving file list ...', then builds the list and prints
> > 'done\n'. I haven
I noticed a difference in verbose output that appears to be unintentional.
it first prints 'receiving file list ...', then builds the list and prints
'done\n'. I haven't figured out the exact conditions yet, but with
multiple remote sources (remote shell expands) it sometimes prints the
'done\n'
The other option is to replace inetd with xinetd. It offers config options
so you can tune the loop termination among other things. If you have a
high-use rsync daemon then standalone is probably best.
-Lee
---begin quoted text---
> From: Dave Dykstra <[EMAIL PROTECTED]>
> Subject: Re: rsync
ng if anyone has built a Rsync module for perl.
> I writing some scripts in perl and it would be alot easier if there was one.
>
> If not anyone have any Idea's on how to start writing a module for this.
> I guess I should read the perl news groups for this
>
>
&g
17 matches
Mail list logo