Forum: Secure Shell
09-01-2016, 03:18 PM
|
Replies: 5
Views: 7,906
|
Forum: General
08-09-2016, 08:13 AM
|
Replies: 7
Views: 7,842
Hi apollostees,
First you must install the...
Hi apollostees,
First you must install the Windows 10 Subsystem for Linux. There is information on the internet about how to do this.
Once the Windows 10 Subsystem for Linux is installed, you...
|
Forum: Scripting
06-09-2016, 11:09 AM
|
Replies: 4
Views: 6,217
Hi Yuvi,
What version of SecureCRT are you...
Hi Yuvi,
What version of SecureCRT are you using?
I don't have any familiarity with Bastian.
Would you be able to post the output of the command?
NOTICE: The requested troubleshooting data...
|
Forum: Scripting
06-08-2016, 11:04 AM
|
Replies: 4
Views: 6,217
Hi Yuvi,
Thanks for the post.
An...
Hi Yuvi,
Thanks for the post.
An example of how one could accomplish your goal is included in the scripting manual at the following location:...
|
Forum: General
04-13-2016, 09:16 AM
|
Replies: 7
Views: 7,842
You are welcome, John.
I don't think it is...
You are welcome, John.
I don't think it is as easy as launching the executable in a tab. If it were that easy, we would likely have had CMD or PowerShell support a long time ago. Additionally,...
|
Forum: General
04-12-2016, 11:37 AM
|
Replies: 7
Views: 7,842
Hi All,
I finally was able to install build...
Hi All,
I finally was able to install build 14316. You will only have the option to use the Linux subsystem on a 64-bit version of Windows 10.
It is possible to launch Bash using a button on...
|
Forum: General
04-07-2016, 10:03 AM
|
Replies: 7
Views: 7,842
Hi joxley,
This may be a thing for some...
Hi joxley,
This may be a thing for some individuals, but I have the latest preview build for the fast ring, and don't have access to this feature yet.
With that said, last week I read the...
|
Forum: General
01-22-2016, 01:49 PM
|
Replies: 4
Views: 5,837
Hi BPosner,
Thanks for the update. I am...
Hi BPosner,
Thanks for the update. I am glad to hear that you have a solution.
If you want to modify the default used by SecureCRT or you want to modify some of your sessions to use Keyboard...
|
Forum: General
01-22-2016, 12:27 PM
|
Replies: 4
Views: 5,837
Hi BPosner,
SecureCRT defaults to password...
Hi BPosner,
SecureCRT defaults to password authentication if the server indicates that it supports password authentication. It sounds like the server either doesn't support password...
|
Forum: Scripting
01-22-2016, 12:18 PM
|
Replies: 6
Views: 4,034
Hi mwdenko,
My guess is that you haven't...
Hi mwdenko,
My guess is that you haven't saved the password in your SecureFX session.
If you connect using SecureFX and save the password in the session, do you get better results using SFXCL...
|
Forum: Scripting
01-22-2016, 12:11 PM
|
Replies: 3
Views: 2,902
Hi arries289,
An alternative to your current...
Hi arries289,
An alternative to your current approach would be to modify the remote shell to use bash and then set the PROMPT_COMMAND environment variable. Here is an example that will set the...
|
Forum: Scripting
01-22-2016, 10:33 AM
|
Replies: 3
Views: 2,902
|
Forum: Scripting
01-22-2016, 09:27 AM
|
Replies: 6
Views: 4,034
Hi mwdenko,
Thanks for the update. Based on...
Hi mwdenko,
Thanks for the update. Based on the new information, it isn't clear from the SFXCL log file why the connection is failing.
Since you are successful when using SecureFX, I would...
|
Forum: Scripting
01-21-2016, 05:49 PM
|
Replies: 6
Views: 4,034
Hi mwdenko,
You are using FTPS for the...
Hi mwdenko,
You are using FTPS for the protocol. The SFXCL /F command-line option doesn't have any bearing on the Windows certificate store or the Windows user context. SecureFX/SFXCL uses the...
|
Forum: General
01-21-2016, 09:50 AM
|
Replies: 5
Views: 7,820
|
Forum: General
01-20-2016, 12:01 PM
|
Replies: 3
Views: 3,181
|
Forum: General
01-19-2016, 01:53 PM
|
Replies: 3
Views: 3,181
Hi Cory,
You may be able to accomplish your...
Hi Cory,
You may be able to accomplish your goal using the /F command-line option. This option tells SecureCRT what configuration folder location to use when it is launched.
You could...
|
Forum: Scripting
01-19-2016, 01:10 PM
|
Replies: 17
Views: 16,464
It isn't clear how "it didn't work".
Are...
It isn't clear how "it didn't work".
Are you stating that strResult is still empty?
If so, you might consider recording a script in SecureCRT. A SecureCRT recorded script in conjunction with...
|
Forum: General
01-18-2016, 01:07 PM
|
Replies: 5
Views: 7,820
|
Forum: Scripting
01-18-2016, 12:50 PM
|
Replies: 17
Views: 16,464
I can explain this in more detail.
strResult =...
I can explain this in more detail.
strResult = crt.Screen.ReadString(vbcrlf)
Your line of code above tells ReadString() to start capturing data until it finds a carriage return and a line feed. ...
|
Forum: General
01-18-2016, 10:10 AM
|
Replies: 5
Views: 7,820
Hi kamal,
The space and backspace characters...
Hi kamal,
The space and backspace characters are sent so fast that you don't see it happening. The NO-OP is not traced so it doesn't appear when using the normal trace options output.
A client...
|
Forum: Scripting
01-14-2016, 12:51 PM
|
Replies: 17
Views: 16,464
Hi e2script,
Since your code is not...
Hi e2script,
Since your code is not capturing any data from the remote, you are going to need to investigate why.
If you aren't seeing any difference between the data in the raw log versus a...
|
Forum: General
01-12-2016, 05:50 PM
|
Replies: 2
Views: 4,935
|
Forum: General
01-12-2016, 03:41 PM
|
Replies: 6
Views: 4,332
Hi MHorton,
Thanks for the information.
...
Hi MHorton,
Thanks for the information.
What version of SecureCRT were you using prior to the update?
Did you start to see the slowness just after upgrading?
Did anything else in the...
|
Forum: General
01-12-2016, 12:32 PM
|
Replies: 6
Views: 4,332
Hi MHorton,
Thanks for the post. We will...
Hi MHorton,
Thanks for the post. We will need to get more data about this situation.
Is this a completely new installation of SecureCRT on this machine?
Is your configuration folder stored...
|