• FTP Client - upload file problem (size zero)
    Hi all, I'm using the CMSIS ftp client to upload a file to a server.. All the process is ok, create the file in the memory card, write some data, connect to the server, start session and put the...
  • RTX+HTTP+FTP+Telnet+SNMP. problem with uploading via FTP
    Good day. board: MCB1700 I've tried all services from SUBJ separatelly. All of them works fine including FTP uploading to the SD-based file system. Then I've joined all of them into the single...
  • File upload with http and form
    Hello, I will upload a file with http and form. When I use "ENCTYPE...", the function cgi_process_data() is never called. In the thread http://www.keil.com/forum/docs/thread8929.asp someone...
  • Uploading file to LPC2388
    Hello everyone, I am looking to upload a CSV file onto my LPC2388 board. I am currently using MDK-Lite (v5.22) with ARM compiler v5.06 (update 4, build 422). Basically, this CSV file would contain a...
  • Send File via FTP
    Dear All, I should read an device connected to serial port COM0 and send via ftp the data read. How do I send via FTP these data? I must first create a file? If yes ... How do? Thanks in...