[Bug 1555] add hard link and attribute extensions to sftp-server
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Feb 13 22:10:55 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1555
--- Comment #3 from Miklos Szeredi <miklos at szeredi.hu> 2009-02-13 22:10:54 ---
Created an attachment (id=1603)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1603)
add attribute configuration message
This patch adds a new extended request with which the client can
request which attributes it wants to receive. By default only the
basic attributes are transferred, but the client can request that any
subset of the basic or extra attributes to be sent. Attributes can be
selected separately for STAT and READDIR requests.
Also there's a flag to turn off the generation of long names in
READDIR requests.
The server also sends the attributes it can actually support in the
attribute configuration reply so the client may make decisions based
on the server's capabilities.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list