I'm looking for c code for an ftp client. Where can I find something?
- posted
18 years ago
I'm looking for c code for an ftp client. Where can I find something?
I have just written an FTP client for a non-Linux embedded system. It is not difficult. The relevant RFC provides almost all of the necessary information. The only bit I found a little obscure was getting the port number when using passive mode. The source code for the standard Linux command line FTP client was helpful in resolving this.
-- Chris Isbell Southampton, UK
Where can I get the source code for the standard ftp command?
I just installed the source rpm file provided with my PC distribution (SuSE).
A simple Google search will doubtless provide it as well.
Try:
-- Chris Isbell Southampton, UK
Using Google, a quick search for ftplib ends up in
This is an easy to use ftp library, why keep reinventing the wheel over and over again ? I haven't used this in any embedded project so I'm unaware of the cpu/memory requirements.
/Devlin
how about "busybox" ?
"David Peters" ¼¶¼g©ó¶l¥ó·s»D :41b8b7ce$0$11078$ snipped-for-privacy@dwave.net...
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.