bugzilla-daemon at mindrot.org
2013-Dec-29 21:01 UTC
[Bug 2193] New: Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193 Bug ID: 2193 Summary: Scp sometimes breaks non-ASCII filenames in copying progress indicator Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org Reporter: me at arty.name When scp sees a filename that is too long to be displayed in progress indicator, the filename is truncated, apparently not as text string but as byte string. In my case truncation sometimes cuts off some of unicode character bytes. For some names and console sizes truncation happens between the characters, but some get cut. It looks like that in the console: $ scp ????????????????????????????????? arty.name: ?????????????????????? 0% 0 0.0KB/s --:-- ETA^C Note this "?" character at the end of the filename. I'm using ubuntu 13.04, LANG de_DE.UTF-8, openssh-client 6.2p2-6ubuntu0.1 and I haven't found any bugs similar to this one fixed since 6.2 -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Jul-20 06:43 UTC
[Bug 2193] Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au --- Comment #1 from Darren Tucker <dtucker at zip.com.au> --- Ingo Schwarze just did some work on the progressmeter and its support for utf8: https://anongit.mindrot.org/openssh.git/log/?qt=author&q=schwarze at openbsd.org+&showmsg=1 The work is already in the snapshots http://www.mindrot.org/openssh_snap/ and will be in the 7.3 release. Does that fix the problem you're reporting? -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Nov-13 19:03 UTC
[Bug 2193] Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193 Artemy Tregubenko <me at arty.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.2p1 |7.3p1 --- Comment #2 from Artemy Tregubenko <me at arty.name> --- No, unfortunately the problem still exists in 7.3p1. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Feb-17 02:56 UTC
[Bug 2193] Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |djm at mindrot.org Status|NEW |RESOLVED --- Comment #3 from Damien Miller <djm at mindrot.org> --- *** This bug has been marked as a duplicate of bug 2434 *** -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-06 02:26 UTC
[Bug 2193] Scp sometimes breaks non-ASCII filenames in copying progress indicator
https://bugzilla.mindrot.org/show_bug.cgi?id=2193 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after release of OpenSSH 7.7. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.