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
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
Look at the code of gftp.
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
Have something to add? Share your thoughts — no account required.
Ask the community — no account required