|
-
Apr 28th, 2013, 09:15 AM
#1
Thread Starter
New Member
running plink with user input interaction from vb.net
Hi there,
I am trying to run a .sh file with plink from vb.net.
I am now able to run the .sh on vb.net but i have a problem because the .sh script require user input:
The .sh is prompting a few question and require user to input y/n to proceed.
I am trying plink.standardinput.writeline("y") but it looks like this input is not feed to the .sh script but rather to the plink session after the .sh script ended.
Any idea about this or is there any other way for this? Any help is m uch appreciated... I am stuckced. 
Thanks,
SY
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|