[Bug 754] sftp always writes message to stderr even in batch mode
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Nov 5 01:42:33 EST 2003
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.
More information about the openssh-bugs
mailing list