execute dumpsystem-file
You use this command to manage system dump files. System dump files can help Fortinet support engineers analyze an issue for you.
Syntax
execute dumpsystem-file {delete <filename>|list|upload {ftp|tftp} <filename> <ip>}
delete <filename> |
Delete the specified file. |
list |
List all system dump files. |
upload {ftp|tftp} <filename> <ip> |
Upload the specified file to the specified TFTP server. |
Example
FortiADC-VM # execute dumpsystem-file list
-rw------- 1 0 0 96719189 Mar 15 13:35 coredump-2016-03-15-13_35
-rw-r--r-- 1 0 0 16654391 Mar 15 13:34 user_coredump_2016_03_15_13_34_46.tar.bz2
FortiADC-VM # execute dumpsystem-file upload tftp coredump-2016-03-15-13_35 172.30.184.77
coredump-2016-03-15- 7% |** | 7152k 0:09:58 ETA
See also