[Bug 1653] Implement file copying in sftp server, use it to support rename across mount points
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Dec 29 09:35:51 AEDT 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=1653
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vapier at gentoo.org
--- Comment #6 from Mike Frysinger <vapier at gentoo.org> ---
i've filed bug 2948 and posted patches for implementing the "copy-data"
sftp extension. it's a little lower level than "copy-file", but it's
pretty trivial to implement a "cp" client command with open+copy+close
ops. so maybe that's good enough ?
--
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