From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: Porting FTP server using GNU-Win32 16 Jul 1997 23:55:33 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC9298.65370480.cygnus.gnu-win32@sos> Original-To: "gnu-win32 AT cygnus DOT com" , "'Martin Proulx'" Encoding: 15 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com Martin Proulx wrote: > I'd like to have some information about the feaseability of porting a > FTP server (preferably wu-ftpd) to NT. > It isn't reasonable to port wu-ftpd:-( For every ftp connection a separate copy of ftpd is started. It's very time/resource-consuming operation on win32. The only suitable model for win32 environment is multithreading:-( If you need a good ftp daemon, search for freeware war-ftpd on www.windows95.com. -- Sergey Okhapkin, http://www.lexa.ru/sos Moscow, Russia Looking for a job - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".