[Bug 2150] Recursive upload expects target directory to already exist
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jun 30 10:55:41 AEST 2026
https://bugzilla.mindrot.org/show_bug.cgi?id=2150
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
This got fixed at some point:
Authenticated to ::1 ([::1]:22) using "publickey".
Connected to ::1.
sftp> mkdir /tmp/foo
sftp> lcd /usr/src/usr.bin/ssh
sftp> cd /tmp/foo
sftp> put -r ssh-add
Uploading ssh-add/ to /tmp/foo/ssh-add
Entering ssh-add/
Entering ssh-add/CVS
Root 100% 25 94.0KB/s
00:00
Repository 100% 24 96.6KB/s
00:00
Entries 100% 44 163.1KB/s
00:00
obj: not a regular file
Makefile 100% 398 1.5MB/s
00:00
sftp> ls /tmp/foo
/tmp/foo/ssh-add
--
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.
More information about the openssh-bugs
mailing list