Re: Putty psftp.exe: Error 112, Filelength

From: A1 (sysadmin_at_solvatis.de)
Date: 11/04/05


Date: 4 Nov 2005 06:20:09 -0800


> Is there some kind of glue layer letting you access PSFTP? If so:
> - Where did it come from?
> - Are you sure the error couldn't have come from the glue, rather than
> from PSFTP?
> - Is it a standard PSFTP.EXE under there (and if so which version), or
> a custom version of PSFTP?
> - How _precisely_ are the two pieces of information you mention above
> presented to you? As a text string, an enumerated value, or what?

I have read the Delphi-Sources - the Error comes really from the
Application, not from psftp, and mean, that the filelength of
transferred file isnt the same with the one of local file.
I will read further Sources (is probably a Bug in our Application,
nothing to do with psftp)... Thank you for your help.