[Bug 8720] New: rsync -n -e ssh creates ssh tunnel which fails to close after command completes

samba-bugs at samba.org samba-bugs at samba.org
Wed Jan 25 10:57:28 MST 2012


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

           Summary: rsync -n -e ssh creates ssh tunnel which fails to
                    close after command completes
           Product: rsync
           Version: 2.6.8
          Platform: x64
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: loy.vandiver at xango.com
         QAContact: rsync-qa at samba.org


Multiple rsync commands with '-n' switch used for testing.  The ssh tunnel is
created but fails to close once the command has completed.  Testing multiple
times will leave runaway ssh tunnels between the initiating and receiving
servers. Very costly on resources. 

rsync -n -e ssh -Ppuzq --stats --exclude-from=exclude.list --delete -r
/directory/directory/directory/a*{,.vix} user at server:/remote/directory |mail -s
RsyncComplete email at work.net &

rsync -n -e ..... &

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list