[Bug 2966] scp client-side filename matching problems

2023-11-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 --- Comment #11 from Damien Miller --- Sorry, that trace isn't any use because 1) it isn't from scp and 2) it's not from scp in verbose mode (scp -vvv) If you can attach a debug trace from scp that shows the problem compiled from either github

[Bug 2966] scp client-side filename matching problems

2023-11-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 --- Comment #10 from Senku <197r1a0...@gmail.com> --- It's a Windows client I have attached the error trace. The file I'm trying to fetch is "template_nt64.log", for copying from the TeamCity Agent machine to the remote VM I'm not getting any

[Bug 2966] scp client-side filename matching problems

2023-11-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 --- Comment #9 from Senku <197r1a0...@gmail.com> --- Created attachment 3757 --> https://bugzilla.mindrot.org/attachment.cgi?id=3757=edit Error Trace Error Trace -- You are receiving this mail because: You are watching the assignee of the

[Bug 2966] scp client-side filename matching problems

2023-11-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 --- Comment #8 from Damien Miller --- Is your client Windows or Unix? Could you attach a debug trace? If you're able to compile and use openssh git HEAD then there are were some extra diagnostics added in

[Bug 2966] scp client-side filename matching problems

2023-11-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 Senku <197r1a0...@gmail.com> changed: What|Removed |Added CC||197r1a0...@gmail.com

[Bug 2966] scp client-side filename matching problems

2023-10-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 Damien Miller changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 2966] scp client-side filename matching problems

2019-09-26 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 Josef Cejka changed: What|Removed |Added CC||jce...@suse.com --- Comment #5 from Josef

[Bug 2966] scp client-side filename matching problems

2019-04-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 --- Comment #4 from Damien Miller --- I honestly don't know how far we're willing to chase this down in scp - these are all extremely fiddly and easy to get wrong in the client. To do it right means basically having to re-implement the entirety

[Bug 2966] scp client-side filename matching problems

2019-04-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2966 Damien Miller changed: What|Removed |Added Summary|scp rev 1.202 fix doesn't |scp client-side filename