Tim Slattery <Slattery_T@bls.gov> wrote:
>Does anybody know anything about the Tectia SSH client? My employer
>has just installed this thing for us to use to connect to our UNIX
>machines.
>
>Using the telnet equivalent is pretty straightforward: create a
>profile for each machine I want to connect to, then just chose the
>appropriate profile.
>
>But I can't figure out the FTP client at all. You can access the
>profiles you've created, but when you do that a telnet window appears
>and your file transfer window vanishes.
Figured it out, I think. If you create a profile in the telnet client,
you get a telnet window when you open it. If you create one in the FTP
client, you get a file transfer window when you open it. The only
difference in the *.ssh file that defines the profile is a single line
in the [Window Positions] section:
[Window Positions]
Window=S: T 200 100 579 548
That's in the telnet profile. The file transfer profile is identical
except that the T in the line above becomes an F.
--
Tim Slattery
Slattery_T@bls.gov