I am making an SSH connection and executing a shell script.
Is there a way to suppress the warnings from the result of the script while executing it this way:
(ChannelExec) channel).setCommand(command)
Is there a way to suppress the warnings from the result of the script while executing it this way:
(ChannelExec) channel).setCommand(command)
What happens is , the buffer returned ignores the lines after the warnings in the result of my shell script and conatins only other lines.
Thanks..
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
------------------------------------------------------------------------------_______________________________________________ JSch-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsch-users
