Messages of error and transfer percentage from WINSCP

Advertisement

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.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Messages of error and transfer percentage from WINSCP

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

Reply with quote

Advertisement

You can post new topics in this forum