Moderately evil workaround to compensate for a variation in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 26 Feb 2001 16:39:15 +0000 (16:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 26 Feb 2001 16:39:15 +0000 (16:39 +0000)
commit50d7e054c78fa501c82f66a351fa76b4896d2111
tree064c333e3eb9f83b8f2d593a988160adb3617277
parent791ed4322ff3a4e63802f5d022ebc8474c36a7ad
Moderately evil workaround to compensate for a variation in
behaviour of FXP_REALPATH. (Specifically, BSD and GNU realpath(3)
disagree over whether to return success when computing the realpath
for a putative new file to be created in a valid directory. There's
no way we can tell from (say) the OpenSSH version string because
OpenSSH might have been compiled to use the local realpath _or_ its
own nonbroken one.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@953 cda61777-01e9-0310-a592-d414129be87e
psftp.c