[Bug 13912] New: Fix a few typos in rsync.yo

samba-bugs at samba.org samba-bugs at samba.org
Thu Apr 25 11:00:20 UTC 2019


https://bugzilla.samba.org/show_bug.cgi?id=13912

            Bug ID: 13912
           Summary: Fix a few typos in rsync.yo
           Product: rsync
           Version: 3.1.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
          Assignee: wayne at opencoder.net
          Reporter: cpitclaudel at gmail.com
        QA Contact: rsync-qa at samba.org

Created attachment 15095
  --> https://bugzilla.samba.org/attachment.cgi?id=15095&action=edit
Documentation patch

Hi,

I sent the following patch to the mailing list on March 12, but I did not
receive an answer about it.  Here is the patch again with comments:

> -	it() you must not specify the bf(--rsh) (bf(-e)) option.

This is about the daemon, but the manual explains letter that you can in fact
pass --rsh, in section `USING RSYNC-DAEMON FEATURES VIA A REMOTE-SHELL
CONNECTION`.

> -  rsync -av rsync:://targethost2/module/src/ /dest/ )
> +  rsync -av rsync://targethost2/module/src/ /dest/ )

This seems to have an extra ':' in the URL?

>  option when they need to continue a backup run that got interrupted.  Since
>  a bf(--link-dest) run is copied into a new directory hierarchy (when it is
> -used properly), using bf(--ignore existing) will ensure that the
> +used properly), using bf(--ignore-existing) will ensure that the

This seems to include an extraneous space.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list