[Bug 1754] New: Can not copy from directories with space.

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun Apr 11 17:19:46 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1754

           Summary: Can not copy from directories with space.
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: scp
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: socketpair at gmail.com


mmarkk at ubuntu:~$ scp host.ru:/home/mmarkk/some\ dir/file.ext .
mmarkk at host.ru's password: 
scp: /home/mmarkk/some: No such file or directory
scp: dir/file.ext: No such file or directory

It is able to copy to local dir with space. but

mmarkk at ubuntu:~$ scp /etc/passwd host.ru:/mnt/rw_disc/qwe\ qwe/
mmarkk at host.ru's password: 
scp: ambiguous target

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list