| Summary: | add atomic rename extension to sftp-server | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Miklos Szeredi <miklos> | ||||||
| Component: | sftp-server | Assignee: | Damien Miller <djm> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | CC: | djm | ||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1353 | ||||||||
| Attachments: |
|
||||||||
|
Description
Miklos Szeredi
2007-12-11 07:57:59 AEDT
Created attachment 1394 [details]
[PATCH] add atomic rename extension to sftp-server
Created attachment 1456 [details]
Tweaked patch
We should advertise the presence of the extension in the FXP_VERSION reply packet. Also, the official OpenSSH domain is "openssh.com", "openssh.org" was taken by a domain squatter and is not trustworthy (it could redirect at any time).
patch applied - thanks. This will be available in openssh-4.8 Great, thanks. This will solve a really long standing issue with sshfs. Fix shipped in 4.9/4.9p1 release. |