Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Putty/PSCP Automation Problem

Status
Not open for further replies.

KeyserSoze1877

Programmer
Sep 6, 2001
95
0
0
US
I have a VB program that builds a connection string and shells out pscp.exe to connect.

If I run the program the connection string does not work. If I cut and paste the build string and run it manually from a DOS window the download works?

No errors displayed? Help.

---------------
Keyser Soze
"There are no stupid questions, just stupid people.
 
Any ideas?

---------------
Keyser Soze
"There are no stupid questions, just stupid people.
 
Even i am trying to do the same thing. Are you able to do this thru VB.
 
You could shell cmd.exe then sendkeys what you would normally type in.
This probably isn't the best solution but it should work.

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top