Forum: General
Yesterday, 08:19 AM
|
Replies: 9
Views: 10,946
|
Forum: Scripting
04-10-2021, 03:16 PM
|
Replies: 2
Views: 58
|
Forum: General
04-10-2021, 03:10 PM
|
Replies: 2
Views: 64
Hi devrick,
What version of SecureCRT are...
Hi devrick,
What version of SecureCRT are you using?
On what platform/OS?
Almost any Menu Function can be configured to a button or keymap in SecureCRT.
Here are the steps to create a...
|
Forum: Secure Shell
04-09-2021, 08:41 AM
|
Replies: 1
Views: 42
Hi Jorgen,
VShell version 4.3 was the first...
Hi Jorgen,
VShell version 4.3 was the first with support for Server 2016.
Changes in VShell 4.3 (Beta 1) -- May 18, 2017
----------------------------------------------
New features:
...
|
Forum: Scripting
04-08-2021, 11:44 AM
|
Replies: 5
Views: 133
|
Forum: Scripting
04-07-2021, 03:59 PM
|
Replies: 5
Views: 133
Hi oliver366370,
The developers are...
Hi oliver366370,
The developers are investigating the Logon script option not being enabled by the script.
We feel this feature request would be helpful in accomplishing the objective also.
...
|
Forum: General
04-07-2021, 10:57 AM
|
Replies: 3
Views: 98
Hi darthrater,
Please post before and after...
Hi darthrater,
Please post before and after screenshots that illustrate the issue. If these would contain sensitive data, you can send via email to support@vandyke.com and reference Attn Brenda -...
|
Forum: General
04-07-2021, 08:32 AM
|
Replies: 3
Views: 98
Hi darthrater,
Please clarify the steps to...
Hi darthrater,
Please clarify the steps to replicate the issue. Specifically, what is a folder and what is a session?
I cannot replicate the issue as stated, but I am not sure if TX is a folder...
|
Forum: Scripting
04-07-2021, 07:45 AM
|
Replies: 5
Views: 133
Hi oliver366370,
How is OSCCurrent object...
Hi oliver366370,
How is OSCCurrent object defined?
How many connected tabs are there after you call ConnectInTab()?
It would probably be best if you posted the entire script. If there is...
|
Forum: Scripting
03-31-2021, 09:49 AM
|
Replies: 2
Views: 349
Hi arortizg,
Also, you will likely need to...
Hi arortizg,
Also, you will likely need to enable the Display logon prompts in terminal window option in the Connection / Logon Actions category of Session Options. You would make that change to...
|
Forum: Scripting
03-30-2021, 01:50 PM
|
Replies: 3
Views: 210
|
Forum: General
03-29-2021, 08:20 AM
|
Replies: 1
Views: 109
Hi lundman,
I have added this thread to a...
Hi lundman,
I have added this thread to a feature request in our product enhancement database for an option to highlight (and bookmark) all search results instead of find next window. Should a...
|
Forum: Scripting
03-26-2021, 02:03 PM
|
Replies: 3
Views: 210
Hi chill,
See this post...
Hi chill,
See this post (https://forums.vandyke.com/showpost.php?p=53730&postcount=2). I think your source text file is suffering the same issue.
|
Forum: Scripting
03-26-2021, 09:36 AM
|
Replies: 1
Views: 129
|
Forum: General
03-24-2021, 09:32 PM
|
Replies: 2
Views: 184
Hi Mike,
Yes, you could use command-line...
Hi Mike,
Yes, you could use command-line options. The info is found in the Help topic Using the Software / Command-Line Options / Table of Standard Command-Line Options.
SecureCRT /POS x y
|
Forum: Scripting
03-22-2021, 07:44 AM
|
Replies: 1
Views: 181
Hi kingfetty,
In SecureCRT's Help topic...
Hi kingfetty,
In SecureCRT's Help topic Configuring the Keyboard / ASCII Control Codes is a chart. You would want to use the octal equivalent with Send(), in this case \026.
I have added this...
|
Forum: Scripting
03-21-2021, 01:06 PM
|
Replies: 2
Views: 349
Hi arortizg,
The ConnectInTab() method takes...
Hi arortizg,
The ConnectInTab() method takes an optional parameter which determines whether the call fails silently or raises an exception:
And then a relevant line of info from Connect()...
|
Forum: General
03-21-2021, 12:53 PM
|
Replies: 1
Views: 191
Hi Regan_cheng@163,
The output you posted...
Hi Regan_cheng@163,
The output you posted indicates 100% which I take to mean success. :)
The warning message is just telling you that your account's permissions on the remote does not allow...
|
Forum: Scripting
03-19-2021, 08:15 AM
|
Replies: 2
Views: 273
Hi FabriceCarboni,
You would probably want...
Hi FabriceCarboni,
You would probably want to use the CurrentColumn and CurrentRow properties available to the Screen Object. See SecureCRT Help topic Scripting / Script Objects Reference / Screen...
|
Forum: Scripting
03-18-2021, 10:55 AM
|
Replies: 2
Views: 338
Hi mechamse,
For assistance from VanDyke's...
Hi mechamse,
For assistance from VanDyke's technical support team please send the following in an email to support@vandyke.com:
Version of VShell
Serial Number
OS VShell is installed...
|
Forum: File Transfer
03-18-2021, 09:01 AM
|
Replies: 1
Views: 352
Hi haltervk,
I have added this thread to a...
Hi haltervk,
I have added this thread to a feature request in our product enhancement database to add script API for controlling the TFTP server (start, stop, port, interface). Should a future...
|
Forum: Scripting
03-12-2021, 11:13 AM
|
Replies: 3
Views: 408
|
Forum: Scripting
03-11-2021, 09:01 AM
|
Replies: 3
Views: 408
|
Forum: General
03-10-2021, 02:43 PM
|
Replies: 0
Views: 449
|
Forum: General
03-10-2021, 11:11 AM
|
Replies: 2
Views: 448
Hi all,
Update: This issue was caused by...
Hi all,
Update: This issue was caused by SFTP protocol being configured. Many Cisco devices do not support SFTP and require SCP instead. The giveaway in the log is if you see the connection retry...
|