[BangPypers] Redirection of standard output to a variable

KartheeK kartheekpn at yahoo.co.in
Tue May 13 11:12:04 CEST 2008


A typical scp transaction would result in an output as below:
-------------------------------------------------------
temp.conf                                                         100%   23     0.0KB/s   00:00
-------------------------------------------------------
I am interested in capturing the above output in a string.

gnuyoga <gnuyoga at gmail.com> wrote: KartheeK wrote:
> Hi,
>
> I tried that too but it also  for some reasons fails to capture scp 
> output although it can capture things like ping.
> command.getstatusoutput  returns exit code but not the string.

what do u mean by scp output ?

commands.getstatusoutput will give you output status  and message if any

if 0 means the command is executed sucessfully.
else it failed and reason why it failed will be returned.


please remember that we cannot see you monitor ;-)

- sree

-- 
http://picasaweb.google.com/gnuyoga

Each soul is potentially divine. The goal is to manifest the divine by controlling nature, internal or external. Do this by work or worship or psychic control or philosophy by one or more, or all of these and be free.

_______________________________________________
BangPypers mailing list
BangPypers at python.org
http://mail.python.org/mailman/listinfo/bangpypers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20080513/20e6d852/attachment.htm>


More information about the BangPypers mailing list