Author Topic: FTP Client  (Read 6876 times)

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
FTP Client
« on: December 14, 2011, 02:34:27 AM »
Hi All

I am pleased to announce that a FTP client module has been added to the uTasker project and is in the final stages of documentation and release.

The document is here and should contain all relevant details: http://www.utasker.com/docs/uTasker/uTaskerFTP_client.pdf

I didn't manage to 100% complete the document tonight but there is not much missing so it may be of interest already (in the next day or so it will hopefully have been finalised too). I have integrated the module into the Kinetis project [after successful use in a test-vehicle project] as first package to include it and am completing final tests with it as the document is being sorted out - effort has been made to make it easy to use but flexible as well as to meet the goal of small memory footprint [about 2k of code space and around 200 bytes of RAM, allowing 64 byte file paths to be worked with with GCC on the Kinetis as reference].

Regards

Mark



Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: FTP Client
« Reply #1 on: December 25, 2011, 01:08:16 AM »
Hi All

Note that the document has now been finalised (release version) at the link above.
After successful tests in the uTasker demonstartion project the new FTP client module will be rolled-out with next releases.

Regards

Mark

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: FTP Client
« Reply #2 on: December 30, 2011, 03:40:43 AM »
Hi All

To see the new FTP Client interface in action, watch the video here ;-)

http://youtu.be/sZOCFLDfGTk

Regards

Mark