Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Derek,
Sorry to hear that. It sounds like your settings file was corrupted somehow. You can fix the issue by replacing your settings file with the one I've attached (inside the zip file). The file location is:
On Windows:
C:\Users\[your user id]\....
Hi Steve,
I noticed you are using $username in your expect. We currently only support putting $username, $password, $hostname and $port variables in send statements, not expect statements. Expect statements are just a literal string comparison at thi...