Displaying 1 result from an estimated 1 matches for "kimandkevin".
2003 Nov 04
1
[Bug 754] sftp always writes message to stderr even in batch mode
...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 mes...