PORTS Forum

Ports and Interfaces => Embedded Ethernet => Topic started by: ellasaro on September 08, 2011, 06:26:43 pm

Title: FTP Help.
Post by: ellasaro 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.
Title: Re: FTP Help.
Post by: Jan Axelson on September 08, 2011, 10:30:34 pm
Maybe the Rabbit support forum will be able to help:

http://forums.digi.com/support/forum/listforums?category=11&other_category_invisible=true

Jan