Page 1 of 1

AT FTP commands/ dspic

Posted: 02 Feb 2010 21:36
by kingGrey
Has anyone used the attention command : AT#FTPPUT <fileName>
if so
  • (1) I was wondering if instead of <fileName> if a buffer can be passed instead, even though the cmd mentions a fileName.ext?.

    (2) Is is possible to create a file in memory (ram) on the dspic
because if I can do this I should be able to a pass the handle to this file onto the cmd AT#FTPPUT <fileName>.

See what i am trying to do is to be able to send data onto an ftp server using GPRS.