FTP client API
Leon Pollak
leonp at plris.com
Fri Apr 23 15:42:53 UTC 2010
On Friday April 23 2010, Arnout Vandecappelle wrote:
> On Thursday 22 April 2010 17:37:39, Leon Pollak wrote:
> > On Thursday April 22 2010, Arnout Vandecappelle wrote:
> > > Hoi all,
> > >
> > > I need FTP client functionality in my application. Since I find the
> > >
> > > ftpfs way of accessing things quite inconvenient, I am defining a new
> > > FTP client API. It will of course reuse the implementation of ftpfs.
> > > Eventually I'll also make a rewrite of ftpfs that uses the new API.
> > >
> > > While I'm working on its implementation, I'd appreciate feedback
> > >
> > > already on the API itself. Therefore I've attached the header file.
> > > Any comments are welcome!
> > >
> > > Regards,
> > > Arnout
> > >
> > > PS It's not entirely clear to me now if patches for new features
> > >
> > > should be sent on the mailing list or submitted on bugzilla or both?
> >
> > We have the FTP client application working.
> > Are you interested in it?
>
> Of course!
>
> Perhaps post it in the list so it can be integrated in RTEMS core?
>
> Regards,
> Arnout
Here it is.
You may find the latest sources in:
http://nixbit.com/cat/system/networking/ftplib/
Works fine in rtems 4.8.0.
--
Leon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ftplib.c.zip
Type: application/zip
Size: 7275 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20100423/a52abc0c/attachment-0002.zip>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ftplib.h.zip
Type: application/zip
Size: 1711 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20100423/a52abc0c/attachment-0003.zip>
More information about the users
mailing list