[Bug 218741] Re: scp cuts UTF8 filenames by bytes instead of characters

2008-04-17 Thread Colin Watson
** Changed in: openssh (Ubuntu) Importance: Undecided => Low Status: New => Confirmed ** Changed in: openssh (Ubuntu) Status: Confirmed => Triaged -- scp cuts UTF8 filenames by bytes instead of characters https://bugs.launchpad.net/bugs/218741 You received this bug notification

[Bug 218741] Re: scp cuts UTF8 filenames by bytes instead of characters

2008-04-17 Thread Bogdan Butnaru
This is particular bug is relatively easy but complicated to fix. The problem lies with function refresh_progress_meter in progressmeter.c, which indeed cuts strings by characters. The problem with the cut-up characters can be solved relatively simply by measuring more carefully where to cut the s