First stab at an SFTP client. Currently a Unixland testing app, not
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Feb 2001 18:21:44 +0000 (18:21 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 23 Feb 2001 18:21:44 +0000 (18:21 +0000)
commit4c7f0d617cfbb8927870ff8f6a1701372788b693
tree91e11163dabdc2e343079f2fdb1901a784d64769
parent62e3c17b5b34bdb88da1b5a352c7066cfc8008f9
First stab at an SFTP client. Currently a Unixland testing app, not
integrated into PuTTY.

git-svn-id: svn://svn.tartarus.org/sgt/putty@938 cda61777-01e9-0310-a592-d414129be87e
psftp.c [new file with mode: 0644]
sftp.c [new file with mode: 0644]
sftp.h [new file with mode: 0644]