| View previous topic :: View next topic |
| Author |
Message |
mbell Newbie
Joined: 19 Jun 2002 Posts: 11
|
Posted: Fri Jul 23, 2004 3:44 am Post subject: [resolved] Auto-Input Password |
|
|
I'm trying to use VDS to automate SFTP/SSH file transfers.
I can automate the actual file transfers. However, I can't automate entering the password when prompted.
When the password prompt appears, I have to manually enter the password.
I looked at a DLL (VDSIPP). It appears to be configured to work with conventional FTP.
Is there a way to embed a password in a variable and have VDS enter the password when prompted?
Any assistance/feedback will be greatly appreciated.
Thank you,
Milton Bell
San Antonio, Texas
milton.bell@pasba2.amedd.army.mil |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Sat Jul 24, 2004 9:32 am Post subject: |
|
|
hi milton,
you can certainly do that...i remember vds in the early days priding itself at being able to automate the running and control of windows and programs
i can't go into great details now but have a look at the command WINDOW SEND command as it enables you to send any message to any window (in theory)
i myself use vds to process all the registration applications i receive by email and then send out accompanying emails with the registration details customized for each customer...all i have to do is CLICK for the processing of the received emails and CLICK for the registration details to be processed and sent out as emails
so it can be done
serge _________________
|
|
| Back to top |
|
 |
mbell Newbie
Joined: 19 Jun 2002 Posts: 11
|
Posted: Sun Aug 01, 2004 8:01 pm Post subject: |
|
|
>>i can't go into great details now but have a look at the command
>>WINDOW SEND command as it enables you to send any message to
>>any window (in theory)
>>
>>
Hi Serge,
Thanks for the reply (sorry for not thanking you sooner). I had forgotten all about the WINDOW SEND command. I used it in my program and it's just what I needed!
Many thanks!
Regards,
Milton |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Mon Aug 02, 2004 9:05 am Post subject: |
|
|
glad to help milton
serge _________________
|
|
| Back to top |
|
 |
|