Oct 07, '04 10:13:00AM • Contributed by: bmishkin
ulimit -n 2000
Use 2000 or some other suitably large number. Then launch your bittorrent application from the same terminal window by cd'ing into the package, etc. Note that this will not work unless your application is launched from the same terminal.
There is probably a way to insert the ulimit statement into a logon script so that the effect is systemwide, but as of yet I haven't figured it out.
