And just to prove that psftp.c really is now platform-independent
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Aug 2003 13:22:17 +0000 (13:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 24 Aug 2003 13:22:17 +0000 (13:22 +0000)
commitb51259f6a879f69bec5348bddb604d9b3d499941
treefb84439ba1cabc5146fe51e36560ebfb6045ee52
parentd6cc41e6b7e76a763c46965e25847af3fd1a6791
And just to prove that psftp.c really is now platform-independent
... here's a Unix port of PSFTP. Woo. (Oddly PSCP looks to be
somewhat harder; there's more Windows code interleaved than there
was in PSFTP.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@3419 cda61777-01e9-0310-a592-d414129be87e
Recipe
psftp.c
psftp.h
sftp.c
unix/.cvsignore
unix/unix.h
unix/uxcons.c
unix/uxplink.c
unix/uxsftp.c [new file with mode: 0644]