understanding how to do FTP transfers with GSM/GPRS shield

Hi Wanderson, and thanks for the reply.
Yes i have tried this code and variations of it the result is the same - fails at;

AT+FTPGET=1

with response;
+FTPGET:1,64

Which is again the timeout error.

The AT sequence as written also fails at;

AT+CIICR with response;
+PDP Deact

How ever if i put in;
at+cstt="internet","username","password" before this command then it works only to fail later on at;

AT+FTPGET=1 again.

Any ideas?

Any help is much appreciated.

Cheers.