Ahem. sftp.obj depends on sftp.c not on psftp.c!
[u/mdw/putty] / psftp.c
2001-02-24 simonpsftp now works as part of the PuTTY suite
2001-02-24 simonSFTP client now successfully handles cd, ls, get and...
2001-02-23 simonFirst stab at an SFTP client. Currently a Unixland...