Solved: Hl7692: ftp: no carrier

Hi,
i’m using HL769x.2.23

Trying to send files with ftp:
GPRS connection is up and running, tcp-connection is running fine with +ktcpcfg.

After opening FTP session with
at+kftpcfg
i get immediatly the message*+KFTP_IND: 1,1*, this means FTP-session #1 is established.

Then i’m going to send the file:
at+kftpsnd=1,“dir” , “filename” , 0,0
but this results with error “NO CARRIER”

any ideas about that?
Thanks.

ok, goit it.
The destination directory didn’t exist.
At this point i expected a CME-Error, but okay, ‘NO CARRIER’ could be interpreted as ‘directory does not exist’.