Finally tighten up the server-side wildcard security hole, the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 15:02:52 +0000 (15:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 15:02:52 +0000 (15:02 +0000)
commitcd1f39ab348b0e42d9aed1bcf5b1edc55dc93821
tree548318b261f6d4c56d01d8e89019c131acad5858
parent6b18a52414dec1bd017b32fa469873f1b1e0f96e
Finally tighten up the server-side wildcard security hole, the
_right_ way. (SSWs are disabled by default and can be re-enabled
using `-unsafe', meaning that pscp will _never_ do anything
unexpected to your local file system unless you explicitly give
consent. The sftp-based variant will work fine because the
corresponding mechanism is _not_ unsafe.)

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