Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

[groovy-user] Q: No output from process

grkuntzmd

2008-08-07

Replies: Find Java Web Hosting

Author LoginPost Reply

I am probably doing something stupid, but I get no output from the following
command, even though the files are transferring:

proc = "scp /tmp/srcdir/* $user@(protected)()
proc.consumeProcessOutput(System.out, System.err)
proc.waitFor()

There are hundreds of files to transfer, so I was hoping to get progress
output as the scp ran, but I get nothing, not even after the process exits.
The files DO transfer though.

I am running Java 1.5.0_05 and Groovy 1.5.6 on a Windows Server 2003 (src)
to Windows Server 2003 (dest) setup.
--
Sent from the groovy - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.