bugzilla-daemon at mindrot.org
2003-Nov-04  14:42 UTC
[Bug 754] sftp always writes message to stderr even in batch mode
http://bugzilla.mindrot.org/show_bug.cgi?id=754
           Summary: sftp always writes message to stderr even in batch mode
           Product: Portable OpenSSH
           Version: 3.6.1p2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: sftp
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: kevin at kimandkevin.com
sftp prints "Connecting to x.x.x.x..." on stderr, even when in batch
mode, therefore making it annoying to use in a cron script, if
you'd like to get mailed stderr output if there is an error, but not
every time it runs.
It would be nice if sftp either didn't print this message while in
batch mode, or if there was a option to suppress it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Nov-09  05:16 UTC
[Bug 754] sftp always writes message to stderr even in batch mode
http://bugzilla.mindrot.org/show_bug.cgi?id=754 ------- Additional Comments From djm at mindrot.org 2003-11-08 22:16 ------- Created an attachment (id=496) --> (http://bugzilla.mindrot.org/attachment.cgi?id=496&action=view) Silence connection messages in batchmode Please try this patch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.