Forum: General
10-23-2008, 10:22 AM
|
Replies: 1
Views: 3,216
Hi Melting Ice,
I had a couple of questions....
Hi Melting Ice,
I had a couple of questions.
Which version and build of SecureFX is installed?
This can be found by selecting 'About SecureFX' from the 'Help' menu.
When the error occurs,...
|
Forum: General
10-22-2008, 08:54 AM
|
Replies: 4
Views: 7,002
Hi Patubb,
I just had a couple of questions....
Hi Patubb,
I just had a couple of questions.
Does this happen with all SSH1 sessions?
Did this work with a previous version of SecureCRT?
Are there any registry keys for older versions of...
|
Forum: Secure Shell
10-21-2008, 01:45 PM
|
Replies: 3
Views: 3,763
|
Forum: Secure Shell
10-21-2008, 12:45 PM
|
Replies: 3
Views: 3,763
Hi Bugmenot,
The option to enable the 'Open...
Hi Bugmenot,
The option to enable the 'Open in a Tab' is located on the 'Connect' and 'Quick Connect' near the 'Cancel' button.
If the 'Auto Save Options' setting in the 'Options' menu is...
|
Forum: General
10-21-2008, 11:00 AM
|
Replies: 1
Views: 3,270
|
Forum: Scripting
10-16-2008, 10:03 AM
|
Replies: 5
Views: 4,208
Hi Sachinmlr,
The CDO object is not a...
Hi Sachinmlr,
The CDO object is not a VanDyke scripting object, rather it is provided by Microsoft as a component installed with Windows.
At first glance, it appears that CDO only supports...
|
Forum: Scripting
10-15-2008, 10:19 AM
|
Replies: 1
Views: 4,826
Hi Dogchainx,
There is a new method to send...
Hi Dogchainx,
There is a new method to send function keys in SecureCRT 6.1.x that will allow you to simply specify the key itself.
For example:
CRT.Screen.SendKeys ("{F2}")
This will send...
|
Forum: Scripting
10-15-2008, 09:33 AM
|
Replies: 2
Views: 3,613
Hi ZedCP,
It is possible to slow the...
Hi ZedCP,
It is possible to slow the transmission of characters between SecureCRT and the Terminal Server by using the 'Character send delay' option. Increasing this delay will slow the sending of...
|
Forum: Secure Shell
10-15-2008, 08:41 AM
|
Replies: 1
Views: 4,090
Hi Colivas,
I received your email also and...
Hi Colivas,
I received your email also and have replied.
Basically, many Unix/Linux systems have restrictions on the 'root' account preventing this account from accessing the system remotely.
...
|
Forum: File Transfer
10-13-2008, 09:14 AM
|
Replies: 1
Views: 3,441
Hi Jonsharky,
Currently, this is not an...
Hi Jonsharky,
Currently, this is not an option in SecureFX.
I have entered a request to see if an option to display the remote file listings in tabs could be added to a future release of...
|
Forum: Scripting
10-06-2008, 09:09 AM
|
Replies: 1
Views: 3,220
Hi Coxuser12,
In looking at the script and...
Hi Coxuser12,
In looking at the script and the description of what is happening, I suspect that there is a "#" in the output of the "show vlan" which is causing the crt.Screen.WaitForString to...
|
Forum: Scripting
10-03-2008, 11:03 AM
|
Replies: 9
Views: 9,936
Hi Wcroth,
It is possible to append the log...
Hi Wcroth,
It is possible to append the log data to a single log file.
This can be done my modifying the start of the logging. The following will start the logging but append the data to the...
|
Forum: General
10-02-2008, 10:55 AM
|
Replies: 6
Views: 22,518
Hi JJX,
Our developers also now have a...
Hi JJX,
Our developers also now have a resolution for this issue in a pre-release version of SecureCRT 6.1 that will not require any changes to the session.
If you would like to test this...
|
Forum: Scripting
09-30-2008, 04:24 PM
|
Replies: 4
Views: 9,861
Hi Djudd,
Here is an example of what it...
Hi Djudd,
Here is an example of what it would look like:
If instr (str, "grep") = 0 then
crt.Screen.Send str & Chr(13)
' Wait for my prompt before sending the next line
'
...
|
Forum: Scripting
09-30-2008, 01:23 PM
|
Replies: 4
Views: 9,861
Hi Djudd,
Have you considered using the...
Hi Djudd,
Have you considered using the built in VBScript function of 'instr' to check to see if "grep" exits in the "str" variable?
The send of the string and the wait for the prompt could be...
|
Forum: Scripting
09-26-2008, 09:16 AM
|
Replies: 8
Views: 25,489
Hi Hayden,
I'm not certain that I completely...
Hi Hayden,
I'm not certain that I completely understand what is needed.
Were you needing to include the passphrase for the key so that the connection would occur without user input?
If so,...
|
Forum: Scripting
09-25-2008, 09:53 AM
|
Replies: 8
Views: 25,489
Hi Hayden,
I'm glad to hear that this helps....
Hi Hayden,
I'm glad to hear that this helps. :)
Were you needing to script this process or to automate the log on with SecureCRT?
If it was to script this process, Putty is not a VanDyke...
|
Forum: General
09-22-2008, 09:41 AM
|
Replies: 3
Views: 3,954
Hi Gan,
A change was made to a pre-release...
Hi Gan,
A change was made to a pre-release version of SecureCRT.
Please just send an email using the link and information in my previous post so I can provide the installer to you.
|
Forum: Scripting
09-22-2008, 09:38 AM
|
Replies: 8
Views: 25,489
Hi Hayden,
It is possible to convert the...
Hi Hayden,
It is possible to convert the keys generate by Putty to an OpenSSH format. SecureCRT can use the private keys that are in the OpenSSH format.
To convert your putty-generated .ppk...
|
Forum: Scripting
09-22-2008, 09:30 AM
|
Replies: 2
Views: 3,494
Hi Morass,
Thanks for your request for the...
Hi Morass,
Thanks for your request for the option to access the full script name from SecureCRT.
I have entered this request into our feature request database. If this option is added to a...
|
Forum: General
09-17-2008, 11:08 AM
|
Replies: 1
Views: 3,180
Hi Dom@exp,
VShell will log to the default...
Hi Dom@exp,
VShell will log to the default syslog facility on the AIX system unless VShell's configuration has been changed to log to a unique location.
The default log location on AIX machines...
|
Forum: Scripting
09-17-2008, 09:25 AM
|
Replies: 1
Views: 3,330
Hi Kae,
I'm not certain that I completely...
Hi Kae,
I'm not certain that I completely understand what is happening.
Are you creating a VBA application and running the .exe file created as a script in SecureCRT?
What is the file name...
|
Forum: General
09-16-2008, 08:45 AM
|
Replies: 9
Views: 12,461
|
Forum: General
09-15-2008, 10:43 AM
|
Replies: 9
Views: 12,461
Hi AS102195,
I just had a couple of...
Hi AS102195,
I just had a couple of questions.
Where is the configuration folder stored?
If it is on a network share, does the delay continue if the configuration folder is stored on the...
|
Forum: Secure Shell
09-15-2008, 08:53 AM
|
Replies: 3
Views: 3,472
Hi Unky2020,
This is a known issue in...
Hi Unky2020,
This is a known issue in non-english versions of Windows and VShell.
We do have a fix in a pre-release version of VShell.
Please use the information in my previous post to send...
|