Open GoogleCodeExporter opened 9 years ago
I am using the SSHExec class in a servlet.
Original comment by vinuj...@gmail.com
on 4 Dec 2013 at 4:33
I am also trying to use it for running sh file in background but unable to come
back after server started.
any alternate you got?
Original comment by swapnil2...@gmail.com
on 18 Mar 2014 at 11:09
after running my command to start the server, i appended the following line to
the same command....
ExecShellScript(destFolder,{YOUR_COMMAND}+"> output.log &","\r");
Let me know, if it works
Original comment by vinuj...@gmail.com
on 19 Mar 2014 at 8:06
Original issue reported on code.google.com by
vinuj...@gmail.com
on 3 Dec 2013 at 1:44