ok, this is not fixed at all,  this is what i get when trying to scp a file 
with an escaped character
[code]
[EMAIL PROTECTED]:~$ touch test\ file
[EMAIL PROTECTED]:~$ logout
Connection to emmet closed.
[EMAIL PROTECTED]:~$ scp [EMAIL PROTECTED]:test\ file ./
scp: test: No such file or directory
scp: file: No such file or directory
[EMAIL PROTECTED]:~$ ssh -V
OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007
[/code]

is this the same bug im experiencing?

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to