Post a reply

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: Console File Name Output is Too Short

This issue has been added to tracker.
martin

Re: Console File Name Output is Too Short

I may be good idea to make this unlimited, if output is captured to file. Thanks for hint.
klahnako

Console File Name Output is Too Short

First, thanks for an excellent tool. I use WinSCP to make nightly off-site backups (Linux box in my shed).

I capture the output of my script to a file. Here are some sample lines:

s:\...\gnu-fdl[1].png     |          1 kB | 3018.0 kB/s | binary | 100%

green-header-mergeuser[1] |          0 kB | 3017.4 kB/s | binary | 100%
s:hb_givefree_0927[1].gif |          4 kB | 3012.2 kB/s | binary | 100%
header-green-accountdetai |          0 kB | 3011.7 kB/s | binary | 100%
header-green-domaindetail |          0 kB | 3011.7 kB/s | binary | 100%


The path and filenames are limited to 25 characters, which I find too short to really know what was backed up. Is there an option to increase this limit, or remove it entirely? Maybe a tab delimited output would be good for loading into other apps for analysis?

Thanks again!