Top "Putty" questions

PuTTY is an open source SSH and Telnet client.

unable to get SSH keys working between sourcetree and github

I was able to create a key and connect to github following these instructions via the command prompt successfully: https://…

github putty ssh-keys atlassian-sourcetree
How to connect with Teamviewer directly using Terminal command?

As I know, I am able to connect with server directly using putty via terminal command- "putty server_ip -l …

linux ubuntu-10.04 remote-desktop putty gnome-terminal
PuTTY configuration equivalent to OpenSSH ProxyCommand

I'm just trying to use PuTTY to get an SSH connection to my servers. These servers allow incoming SSH connection …

ssh proxy putty portforwarding openssh
FileZilla SFTP connection through intermediate SSH

I am using PuTTY to connect to an intermediate Linux based server. On that server I use ssh to connect …

ssh sftp putty filezilla
Use PuTTY as a local terminal emulator?

Currently, I use PuTTY for SSHing into my linux server and Cygwin for local development when working on my Windows …

windows cygwin terminal putty
PuTTY PSCP error "Local to local copy not supported" when username contains a slash

I am trying to move a file from my local Windows machine to a remote Linux server using PSCP. I …

ssh putty pscp
How to set up telnet in AWS instance?

I got SSH working fine. But I am facing an issue with connecting via telnet.

amazon-ec2 linux-kernel telnet putty
How to prevent PuTTY shell from auto-exit after executing command from batch file in Windows?

I have written a batch file like this: Start putty.exe -ssh 172.17.0.52 -l root -m dummy.txt Then in dummy.…

windows shell batch-file cmd putty
Unable to use key file

I generated a username using the following command ssh -keygen -b 1024 -f user -t dsa and now I'm trying to …

linux ssh putty
How to find /dev/ name of USB Device for Serial Reading on Mac OS?

I am trying to plug in a device into my Macbook and connect to it to read it's serial port. …

macos serial-port embedded putty