Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Messages of error and transfer percentage from WINSCP

You should be able to read output of the console. See WinAPI function ReadConsoleOutput.
Guest

Messages of error and transfer percentage from WINSCP

Hello,
above all I must congratulate for the product and the forum maintained in a very proper manner.

I am in need of using WINSCP in a hidden way, implemented with VB6.
I am disappointed that there is no library to be reutilized with other applications.
So I am planning to use a temporary batch file to be used by WINSCP3.COM.

I prepare a batch file with all the necessary commands and read it with DOS PROMPT COMMANDS.
My problem is to know how can I recover the message of each put or get, percentage of transfer, whether it is gone good without error.

Hope to have been clear.
Thanks for the prompt reply.