Access Ports | 39
6 drw- 8192 Mar 30 1919 10:31:04 CORE_DUMP_DIR
7 d--- 8192 Mar 30 1919 10:31:04 ADMIN_DIR
--More--
Copy Files to and from the SSD
To copy files to or from the SSD, use the copy command. For example:
Copy from an FTP site to the SSD:
FTOS#copy ftp://myusername:mypassword@10.10.10.10//FTOS/FTOS-ZB-8.3.11.0.bin slot0:/
/
Destination file name [FTOS-ZB-8.3.11.0.bin.bin]:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26292881 bytes successfully copied
Copy from the internal flash to the SSD.
FTOS#copy flash: slot0:boot-image
Destination file name [FTOS-ZB-8.3.11.0.bin.bin]:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26292881 bytes successfully copied
Remove Files from the SSD
To remove files from the SSD, use the delete command. For example:
FTOS#delete slot0://[filepath]