Top "Putty" questions

PuTTY is an open source SSH and Telnet client.

How to upload files to server using Putty (ssh)

Can someone help me with commands? I'm trying to upload file to server based on linux.

ssh putty
Google server putty connect 'Disconnected: No supported authentication methods available (server sent: publickey)

I'm trying to connect to my Debian Google Compute Engine server through PuTTy (I've tried other alternatives too) but when …

ssh google-cloud-platform debian google-compute-engine putty
AWS - Disconnected : No supported authentication methods available (server sent :publickey)

SSH to my AWS server just broke for both Putty and Filezilla. I'm making some effort for this post to …

amazon-web-services ssh putty
Best way to script remote SSH commands in Batch (Windows)

I am looking to script something in batch which will need to run remote ssh commands on Linux. I would …

linux windows batch-file ssh putty
PuTTY Connection Manager download?

Where can I still download PuTTY Connection Manager? I am a PuTTY user and finally decided I need to upgrade …

ssh putty
Change mysql user password using command line

I'm trying to update the password for a database user using the command line, and it's not working for me. …

mysql command-line putty
PuTTY scripting to log onto host

I'm using PuTTY to remotely log onto my school's host. Upon logging in, we are required to do these steps: …

command-line scripting putty
How to send characters in PuTTY serial communication only when pressing enter?

I am trying to use PuTTY to communicate over my computer's serial line. I have configured the correct serial line, …

serial-port putty virtual-serial-port
Import and insert sql.gz file into database with putty

I want to insert a sql.gz file into my database with SSH. What should I do? For example I …

mysql import gzip putty
Forward X11 failed: Network error: Connection refused

I have a VPS which OS is CentOS6.3. I want to run startx via PuTTY and Xming. But, it produces …

ssh x11 putty xming