samba-bugs@samba.org
2006-Aug-05  12:07 UTC
DO NOT REPLY [Bug 4001] New: man page should document --server flag and SSH forced command scenario
https://bugzilla.samba.org/show_bug.cgi?id=4001
           Summary: man page should document --server flag and SSH forced
                    command scenario
           Product: rsync
           Version: 3.0.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: samba-bugzilla@future.shiny.co.il
         QAContact: rsync-qa@samba.org
The rsync(1) manpage should document the command line flags --server and
--sender, as well as give a "recipe" for unattended mirror scenarios
(with SSH
public key auth + forced command).
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Aug-06  01:47 UTC
DO NOT REPLY [Bug 4001] man page should document --server flag and SSH forced command scenario
https://bugzilla.samba.org/show_bug.cgi?id=4001 ------- Comment #1 from hashproduct+rsync@gmail.com 2006-08-05 20:46 MST ------- Rsync end users should never need the --server and --sender options; they are used only by the implementation of rsync itself. Thus, I don't think it is necessary to document them in the man page. On the other hand, I don't think it could hurt to mention them in the man page, provided they are marked as "internal" or something so they don't confuse end users. The SSH forced command thing would do better in a how-to guide than in the man page. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Aug-06  07:07 UTC
DO NOT REPLY [Bug 4001] man page should document --server flag and SSH forced command scenario
https://bugzilla.samba.org/show_bug.cgi?id=4001 ------- Comment #2 from samba-bugzilla@future.shiny.co.il 2006-08-06 02:06 MST ------- Allright. I would only mention '--server' and '--sender' briefly as internal commands, and will find a section in which I'll describe the mechanism used by rsync to do zero-setup SSH-based synching and how to retrieve the forced command. However, I would not tutor the user on setting up SSH keys etc. in the man page. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2006-Sep-18  00:22 UTC
DO NOT REPLY [Bug 4001] man page should document --server flag and SSH forced command scenario
https://bugzilla.samba.org/show_bug.cgi?id=4001
wayned@samba.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Comment #3 from wayned@samba.org  2006-09-17 19:21 MST -------
The latest manpage mentions the --server and --sender commands near the end in
an INTERNAL COMMANDS section (so that normal users will hopefully not confuse
--server and --daemon).  This new section also mentions the support/rrsync
script, which provides an example script for use with a restricted ssh login.
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Maybe Matching Threads
- DO NOT REPLY [Bug 6020] New: support/rrsync fails when server-side options include "-e."
- DO NOT REPLY [Bug 4163] New: Checksum Error using "ssh key authentication"
- DO NOT REPLY [Bug 6251] New: security: rsync executes remote commands
- DO NOT REPLY [Bug 4010] New: rsync --help dont display --server command
- DO NOT REPLY [Bug 4961] New: rsync ignores --compare-dest flag?