Author Topic: FTP Help.  (Read 23510 times)

ellasaro

  • Member
  • ***
  • Posts: 1
FTP Help.
« on: September 08, 2011, 06:26:43 pm »
Hi,

I've been working on a project in which I comunicate with a RCM3700 thorugh ethernet from a C# GUI, upload a file (the RCM as an FTP server) and then the RCM talks to a PIC to finish doing the job.

I have almost all stages done except for the FTP server.

Using the ftp_server_full.c sample code which comes with DC I can only seam to upload 0Kb files or it otherwise tells me there is no sufficient storage space.

I've recently tried with the ftp_server.c example from the RabbitCore examples but a lot errors with ZSERVER.LIB pop up when compiling. Any idea something I might be missing?

Any help at all with be appreciated.

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: FTP Help.
« Reply #1 on: September 08, 2011, 10:30:34 pm »