You can issue command-line interface (CLI) commands from
a PuTTY SSH client system.
You can issue CLI commands to set the path
environment variable to include the PuTTY directory:
- Open a command prompt.
- Issue the following command to set the path environment
variable to include the PuTTY directory:
set path=C:\Program Files\putty;%path%
Where Program
Files is the directory where PuTTY is installed.
- Use the PuTTY plink utility to connect to the SSH server
on the cluster.