Author Login
Post 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