Displaying 1 result from an estimated 1 matches for "derekokeeff".
Did you mean:
derekokeeffe
2009 Mar 25
1
Pipe creation problem: From Java app using rsync + ssh on windows with cygwin
...e/workspace/jrsync/
www.servername.net:/home/dokeeffe/rsync/",envVars,workingDir);
*
Then I start 2 stream reader threads to capture and log the inputStream and
errorStream of the Process p.
Here is the output....
*DEBUG: com.mddc.client.rsync.StreamGobbler - opening connection using: ssh
www.derekokeeffe.net rsync --server -vvtre.iLs . /home/dokeeffe/rsync/
DEBUG: com.mddc.client.rsync.StreamGobbler - rsync: pipe: Operation not
permitted (1)
DEBUG: com.mddc.client.rsync.StreamGobbler - rsync error: error in IPC code
(code 14) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/pipe.c(57)
[sender...