Comments on: How To: Troubleshoot SCP Command https://gofedora.com/how-to-troubleshoot-scp-command/ How Tos, Tutorials, Tips and Tricks Fri, 19 Jun 2015 15:19:58 +0000 hourly 1 https://wordpress.org/?v=4.9.4 By: Anonymouse https://gofedora.com/how-to-troubleshoot-scp-command/comment-page-1/#comment-31 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=246#comment-31 Try

tty -s && echo “Hello”
to mask echo outrput during a scp-session.

Cheers

Heinrich

]]>
By: Serge https://gofedora.com/how-to-troubleshoot-scp-command/comment-page-1/#comment-29 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=246#comment-29 Hey, I bumped into the same problem too! Did you find out exactly what happens “under the hood” of scp that leads to this? Or, did you find a way to tell from within .bashrc that it is being executed for scp and therefore should stop babbling non-sense to standard output?

thanks

]]>