We should add support for posix-rename@openssh.com which supports renaming with atomic posix semantics.
sftp_rename() should use this extension by default if the sftp supports it.
We should add support for posix-rename@openssh.com which supports renaming with atomic posix semantics.
sftp_rename() should use this extension by default if the sftp supports it.
This landed in 6c56c1e0d72670da274f3e77c51a7b4e078d59c6
But it is not yet supported in client (sftp_rename()) by default.