[Bug 2150] Recursive upload expects target directory to already exist

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 27 07:23:41 AEDT 2016


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

Ammon <i589kvp1hf at kraqer.e4ward.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i589kvp1hf at kraqer.e4ward.co
                   |                            |m

--- Comment #2 from Ammon <i589kvp1hf at kraqer.e4ward.com> ---
"put -r" is completely broken and will not recurse

sftp> put -r olds/* olds/
Uploading olds/2013/ to /nfs/bronfs/uwfs/dw00/d12/ammon0/olds/2013
Entering olds/2013/
Uploading olds/2014/ to /nfs/bronfs/uwfs/dw00/d12/ammon0/olds/2014
Entering olds/2014/
Uploading olds/2015/ to /nfs/bronfs/uwfs/dw00/d12/ammon0/olds/2015
Entering olds/2015/
Uploading olds/2016/ to /nfs/bronfs/uwfs/dw00/d12/ammon0/olds/2016
Entering olds/2016/

each of these directories has multiple entries but none were uploaded

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list