ghostx2 / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

File transfer fail #298

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I open a "File Transfer" connection and I don't see any file/directory.
2. I can updload files successfully.
3.

What is the expected output? What do you see instead?
I would like to see files and directories

What version of the product are you using? On what operating system?
1.4.0.2 on Windows 7 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by gerakilm...@gmail.com on 19 Feb 2013 at 7:00

GoogleCodeExporter commented 9 years ago
Have you confirmed the host key prior to using SFTP? I had the same problem and 
noticed putty needed to have the cached hosts key added before it worked. not a 
solution as it should be managable by SP.

Original comment by djtrem...@gmail.com on 18 Mar 2013 at 7:26

GoogleCodeExporter commented 9 years ago
It was broken.  Somewhere along the line, SuperPutty stopped being able to read 
the pscp output when the user was being prompted for a password.  (e.g. 
"SomeUser's password:").  That's how SP understands it needs to ask for a 
password as opposed to assuming pscp is using key based authentication.

I've worked around the problem in 1.4.0.4.  Give it a try.  

Note, that if it doesn't know the host's key, it will show a status message 
asking you to connect via putty first to accept/cache the key in the registry.

Original comment by btatey...@gmail.com on 22 May 2013 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by btatey...@gmail.com on 22 May 2013 at 5:32