I don't really know. I don't use Windows, so I'm not very familiar with putty. If you got it to work with scp, then I think getting it to work with ssh should be possible. Command-line ssh only requires the "-p 1124 -T" options be added, so getting putty to duplicate that shouldn't be too hard. Are you sure that it is not working? There is no prompt displayed, so it may look like it is not working. Try typing 'pwd', hit return, and see if anything gets printed out.
|