bugzilla-daemon at bugzilla.mindrot.org
2018-Dec-28 22:35 UTC
[Bug 1653] Implement file copying in sftp server, use it to support rename across mount points
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.