[Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 12 12:40:34 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=861

dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From dtucker at zip.com.au  2004-05-12 12:40 -------
Yep, that looks like a bug to me.  I suspect the confusion is due to
SSH_FXP_SYMLINK having its arguments in the opposite order to the equivalent
Unix "ln" command, whereas other (eg FXP_RENAME) are the same as their equivalents.

The next question is what to do about it, and when?  AFAIK, sftp doesn't know
what SSH server is on the other end, except for the SFTP protocol version (it
just runs "ssh -s host sftp").  Maybe fix it next time the protocol version
supported is bumped?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list