bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-07 12:12 UTC
[Bug 1397] New: ftp-server can only handle 100 open file handles
https://bugzilla.mindrot.org/show_bug.cgi?id=1397 Summary: ftp-server can only handle 100 open file handles Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: bitbucket at mindrot.org ReportedBy: miklos at szeredi.hu Created an attachment (id=1387) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1387) Allocate file handles dynamically This causes problems for sshfs users, trying to open lots of files. Proposed fix attached. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-21 18:56 UTC
[Bug 1397] sftp-server can only handle 100 open file handles
https://bugzilla.mindrot.org/show_bug.cgi?id=1397 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ftp-server can only handle |sftp-server can only handle |100 open file handles |100 open file handles Status|NEW |RESOLVED Resolution| |FIXED CC| |djm at mindrot.org Blocks| |1353 --- Comment #1 from Damien Miller <djm at mindrot.org> 2008-01-22 05:56:26 --- patch applied - thanks! -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Mar-31 04:22 UTC
[Bug 1397] sftp-server can only handle 100 open file handles
https://bugzilla.mindrot.org/show_bug.cgi?id=1397 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> 2008-03-31 15:22:43 --- Fix shipped in 4.9/4.9p1 release. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.
Reasonably Related Threads
- [Bug 1400] New: add atomic rename extension to sftp-server
- [sshfs] sshfs mounted applications fail with "error loading shared libraries"
- [Bug 1399] New: add statfs extension to sftp-server
- [Bug 1555] New: add hard link and attribute extensions to sftp-server
- [Bug 1375] New: sftp-client leaks handles on failure to open local file