Everywhere we print an fxp_error(), try to make it clear what we were trying
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Apr 2006 21:18:09 +0000 (21:18 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 13 Apr 2006 21:18:09 +0000 (21:18 +0000)
commit4dc846cd2ac9a299cbde3ddfe66c0b6ee1cab2df
tree1d5bc4f0cc8099d632414bf7335bab1eca47d57b
parent6a8ec97c80056ad30fcb3ca61b4c9eee16ad0578
Everywhere we print an fxp_error(), try to make it clear what we were trying
to do at the time.
(A lot of these say just "canonify:". This isn't a nice thing to show to a
user, but I don't believe canonify() will ever return failure due to a server
error, so users shouldn't actually see it, and it means we have a chance of
tracing it if reported.)

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