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: How show only Percent in batch?

You cannot do this with WinSCP. Though you can filter its output with another tool/script.
kschweitzer

How show only Percent in batch?

Hello,

i use a command like this winscp.com /command "option confirm off" ... for the transfer and get this result.

Searching for host...
Connecting to host...
Authenticating...
Using username "kschweitzer".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Reading remote directory...
Session started.
Active session: [1] kschweitzer@192.168.1.8
/cygdrive/d
C:\...\K.zip | 31 KiB | 292,9 KiB/s | binary | 100%

But, i need only the status line of the transfering. How can i do this?

Thanks for the help, Kevin