http://bugzilla.mindrot.org/show_bug.cgi?id=1068
           Summary: SFTP Protocol 4 request
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sftp-server
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: andrew at ir.perm.ru
Your current SFTP protocol version is 3 which lacks many useful features. Would
you, please, implement SFTP protocol version 4 (or 5)? It's absolutely
nessesary
because it supports UTF-8 file names encoding.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1068 ------- Additional Comments From andrew at ir.perm.ru 2005-08-10 18:39 ------- s/nessesary/necessary/ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1068 ------- Additional Comments From djm at mindrot.org 2005-08-10 18:41 ------- We don't have any plans to implement any newer versions of the filexfer drafts, because they introduce too much additional complexity. At present, sftp just passes though whatever the OS sends, so it should cope with UTF8 if both end's filesystems do. If you need more that this, then we are willing to look at extensions to what we have no (there is an extension mechanism in the protocol for this). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1068 ------- Additional Comments From djm at mindrot.org 2005-08-10 18:46 ------- s/what we have no/what we have now/ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1068 ------- Additional Comments From andrew at ir.perm.ru 2005-08-10 19:16 ------- I have the following problem with sftp subsystem - http://winscp.net/forum/viewtopic.php?t=2347 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1068
djm at mindrot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
------- Additional Comments From djm at mindrot.org  2005-08-27 01:14 -------
If anyone wants to implement newer versions of the sftp drafts, then please
discuss on openssh-unix-dev at mindrot.org. I don't think any of the regular
developers have plans in this area though.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.