Ftp delete #ftpdele, Syntax, Parameters and values – Synaccess Networks NP-0801DTM User Manual
Page 246: Notes, Ftp print working directory #ftppwd, Ftp change working directory #ftpcwd

FTP AT COMMANDS
HSPA+ AT Commands Reference Guide
246
FTP Delete #FTPDELE
Execute command, issued during an FTP connection, deletes a file from the remote working directory.
Test command returns the OK result code.
Syntax
Command
Command type
AT#FTPDELE=[
Execute
AT#FTPDELE=?
Test
Parameters and Values
String type indicating the name of the file to delete.
Notes
The Execute command causes an ERROR result code if no FTP connection is open.
If the server response is delayed, check if ERROR indication is temporary due to timing out while waiting.
In this case #FTPMSG response results temporary empty.
Checking later #FTPMSG response matches with delayed server response.
FTP Print Working Directory #FTPPWD
Execute command, issued during an FTP connection, shows the current working directory on FTP server.
Test command returns the OK result code
Syntax
Command
Command type
AT#FTPPWD
Execute
AT#FTPPWD=?
Test
Notes
The Execute command causes an ERROR result code if no FTP connection is open.
FTP Change Working Directory #FTPCWD
Execute command, issued during an FTP connection, changes the working directory on FTP server.
Test command returns the OK result code.
Syntax
Command
Command type
AT#FTPCWD=[
Execute
AT#FTPCWD=?
Test
Parameters and Values
String type, name of the new working directory.