On Tue, 7 Feb 2006, Wayne Davison <[EMAIL PROTECTED]> wrote:
> On Tue, Feb 07, 2006 at 02:32:22PM -0500, Daniel Rawson wrote:
>> I am indeed using --dry-run (well, -n, but ...). That must be it!
>
> I'm changing this for 2.6.7, as I want the output of -n to be closer
> to what rsync would output
https://bugzilla.samba.org/show_bug.cgi?id=3491
Summary: throttle disk IO during filelist/directory parsing
Product: rsync
Version: 2.6.4
Platform: All
URL: http://vilius.multiply.com/video/item/10
OS/Version: Linux
Stat
On Tue, Feb 07, 2006 at 02:32:22PM -0500, Daniel Rawson wrote:
> I am indeed using --dry-run (well, -n, but ...). That must be it!
I'm changing this for 2.6.7, as I want the output of -n to be closer
to what rsync would output when -n is removed.
..wayne..
--
To unsubscribe or change options: h
On Tue, 7 Feb 2006, Sebastian Schwerdhoefer <[EMAIL PROTECTED]> wrote:
> Hello,
>
> i have two clients (c1 and c2) with 100% same hard- and software and
> also two servers (s1 and s2) with 100% same hard- and software. The
> servers run "rsync --daemon", the clients start rsync periodically to
> s
Wayne Davison wrote:
On Tue, Feb 07, 2006 at 08:32:15AM -0500, Daniel Rawson wrote:
However, the files (and the deleted files) appear no matter what.
Did you specify --dry-run, --progress, --log-format, or -i? Those
options can also turn on either verbosity (the first 2) or just the
display
On Tue, Feb 07, 2006 at 08:32:15AM -0500, Daniel Rawson wrote:
> However, the files (and the deleted files) appear no matter what.
Did you specify --dry-run, --progress, --log-format, or -i? Those
options can also turn on either verbosity (the first 2) or just the
displaying of the names that are
https://bugzilla.samba.org/show_bug.cgi?id=2294
--- Comment #4 from [EMAIL PROTECTED] 2006-02-07 07:25 MST ---
There is now a patch named detect_renamed.diff in the patches dir that
implements the basics of finding renamed files. This will probably go onto the
trunk for the release a
https://bugzilla.samba.org/show_bug.cgi?id=3299
--- Comment #3 from [EMAIL PROTECTED] 2006-02-07 05:33 MST ---
I should also mention that there is now an option that tells rsync that you
want it to pass through all high-bit characers unescaped (instead of trying to
escape only the inv
Hello,
i have two clients (c1 and c2) with 100% same hard- and software and
also two servers (s1 and s2) with 100% same hard- and software. The
servers run "rsync --daemon", the clients start rsync periodically to
syncronize a directory with them, where c1 syncs with s1 and c2 with
s2. The directo
I'm using rsync 2.6.6 to transfer some directories with the following invocation
rsync -az --delete --ignore-errors --stats -e rsh
I would expect to get ONLY the --stats output from this invocation. If I add
one or more -v flags, I would expect to see the files listed.
However, the files (and
10 matches
Mail list logo