Select column width using winscp.com

Advertisement

pistacho
Joined:
Posts:
6

Select column width using winscp.com

Hello:

When I use winscp.com to synchronize a remote directory with a local one, it shows one line per file with this format:

veeeery_long_name_truncat |          31 KB |    0,0 KB/s | binary |   0%

The first column shows the file name, but it "only" has 26 characters, which usually truncate some of them.

Is it possible to select or change that column width, so it can show more than 26 characters?

Thank you.

Best regards.

Reply with quote

Advertisement

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

Re: Select column width using winscp.com

No, this is not configurable.

You can see a complete file name in XML log file.
https://winscp.net/eng/docs/logging_xml

Or you can use WinSCP .NET assembly with its Session.FileTransferProgress from a PowerShell script to implement a progress report format you like.
https://winscp.net/eng/docs/library_session_filetransferprogress
https://winscp.net/eng/docs/library_powershell

Reply with quote

Advertisement

You can post new topics in this forum