SSH from Windows using Putty is very slow: Difference between revisions
Jump to navigation
Jump to search
(Created page with "SSH from Windows using Putty is very slow, but SCP works fast. Chances are that X forwarding is not set up properly and you are waiting for it to time out. In Putty, in your...") |
No edit summary |
||
Line 1: | Line 1: | ||
SSH from Windows using Putty is very slow, but SCP works fast. | SSH from Windows using Putty is very slow, but SCP works fast. | ||
Chances are that X forwarding is not set up properly and you are waiting for it to time out. | Chances are that X forwarding is not set up properly and you are waiting for it to time out.<br/> | ||
In Putty, in your saved sessions properties, only check the "Enable X11 forwarding" and leave the "X display location" empty. | In Putty, in your saved sessions properties, only check the "Enable X11 forwarding" and leave the "X display location" empty. |
Revision as of 12:11, 3 February 2016
SSH from Windows using Putty is very slow, but SCP works fast.
Chances are that X forwarding is not set up properly and you are waiting for it to time out.
In Putty, in your saved sessions properties, only check the "Enable X11 forwarding" and leave the "X display location" empty.