File system commands

To access the file system, Enter Command mode and use the following commands.  All commands block the AT command processor until completed and only work from Command mode; they are not valid for API mode or MicroPython's xbee.atcmd() method.  Commands are case-insensitive as are file and directory names.  Optional parameters are shown in square brackets ([]).

FS is a command with sub-commands. These sub-commands are arguments to FS.

For FS commands, you have to type AT before the command, for example ATFS PWD, ATFS LS and so forth.