Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

AT^SFSA="copy" Error:100 Invalid drive | Telit Cinterion IoT Developer Community

February 11, 2016 - 1:03pm, 5274 views

Hello,

I have small GUI program which enables me to issue commands to BGS5T without typing AT commands. It can install new MIDlets, delete them, set watchdog, GPIO...

It can also operate with files, i can download files to module, delete them and raname, but I can't get to implement copy feature.

I am using command

AT^SFSA="copy","a:/statistics.txt","C:Users/Default/Desktop"

and I allways get this response:

Response :^SFSA: 100
Response :ERROR

I checked the documentation for description of error 100 and it says: invalid drive

I can open the same file with AT^SFSA="open". Could somebody explain me what invalid drive means?

Best regards,

Jure