Looking for a pthread based FTP server

Hello,

I'm looking for a light pthread based FTP server in order to embedded it in a pthread aware target.

Any idea?

Thanks

Vincent

Reply to
Vincent
Loading thread data ...

Look at the code of gftp.

--
Bye,
Colossus
Reply to
Colossus

Eww. Why use pthreads? Why not use something higher performance, like a sys_epoll based ftp server? patches exist to use sys_epoll with betaftpd, and it runs pretty fast.

But maybe you need features betaftpd doesn't have. What are your requirements?

- Dan

Reply to
Dan Kegel

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.