Re: Private Key with Passphrase (General questions)
Thanks Unix style path got it going,
The server on the other side is a Win2K machine hosting OpenSSH SFTP server. NT style path (D:\swanand\) works for all purpose but for PutFile only unix style path (/home/swanand) seems to work. It is working for me now. I have one last question. The kind of path to be used depend on the server machine of the software running on the server. I was thinking since the server on the other side id Win2K box, NT style path would work and it does work for all purpose but PutFile.
-Swanand