- martin
Post a reply
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Topic review
- progsw
kill process help me
i try to put a myapplication
winscp.StandardInput.WriteLine("cd /root");
winscp.StandardInput.WriteLine("put ChangeAddressIP");
but if application running i want to kill it and after put
it is possibile in winscp to do
kill pid(ChangeAddressIP) ?
winscp.StandardInput.WriteLine("cd /root");
winscp.StandardInput.WriteLine("put ChangeAddressIP");
but if application running i want to kill it and after put
it is possibile in winscp to do
kill pid(ChangeAddressIP) ?