[Bug 2949] "limits at openssh.com" extension to SFTP to query various transfer limits

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jan 22 21:35:23 AEDT 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2949

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
That seems reasonable, though some of these are only implicitly
defined. E.g. there is no internal limit to the max number of file
handles, sftp-server will just allocate up to the fd/heap rlimits.

So IMO there should be some way to express "unspecified" or "unlimited"
(internally at least) limits. Maybe 0 for a limit?

Also, the values might as well be 64 bits.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list