S
sean
All,
I'm trying to write a java program to execute some cygwin rsync calls
using Runtime.getRuntime().exec etc. How do I send a password to the
process that I'm running? Sending via the usual streams doesn't seem
to work.
Thanks,
Sean
I'm trying to write a java program to execute some cygwin rsync calls
using Runtime.getRuntime().exec etc. How do I send a password to the
process that I'm running? Sending via the usual streams doesn't seem
to work.
Thanks,
Sean