Mike Barnhart - 2014-10-22

I'm was hopeful that the robot feature would solve my requirement along with groups and sharing but I'm not able to get the robot to work. I have the system installed on ubuntu 12 and everything seems to be loading and displaying okay. i can create a password record fine. i'm accessing the website via firefox on a windows 7 pc.

I'd like to use the autotype/form robot to launch putty for SSH sessions. i have the "Program to Run" setup as putty and it does run however WebKeePass does not pass any of the variables to putty. i have
[GoPgm][GoAlt][Enter][Delay-02][UserId][Enter][Delay-02][Password][Enter]
setup in the autotype/form entry, putty loads but then does nothing.

I also tried to put the variables into the "Program to Run" entry directly like:
"C:\Program Files (x86)\PuTTY\putty.exe" -ssh [GoAlt] -l [UserId] -pw [Password]
but putty just responds with "Unable to open connection to [GoAlt] Host does not exist"
(i have the Alt Web Site field setup as the target host name)

any ideas?
Mike