Windows PSCP now links against winsftp.c, and scp.c is now a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Aug 2003 13:53:41 +0000 (13:53 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 25 Aug 2003 13:53:41 +0000 (13:53 +0000)
commit799dfcfab944cd604ee0850f37e0dcb07f02d84d
treec36ce0cd8344d034e59ac442248580eb85f122be
parentb51259f6a879f69bec5348bddb604d9b3d499941
Windows PSCP now links against winsftp.c, and scp.c is now a
platform-independent source file. Haven't yet added the extra
abstraction routines to uxsftp.c to create a Unix PSCP port, but it
shouldn't take long.
Also in this checkin, a change of semantics in platform_default_s():
now strings returned from it are expected to be dynamically allocated.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3420 cda61777-01e9-0310-a592-d414129be87e
Recipe
psftp.h
putty.h
scp.c
settings.c
unix/uxmisc.c
unix/uxplink.c
unix/uxsftp.c
winmisc.c
winsftp.c