Skip to main content

Export Logs From Fortigate Disk Over FTP

(2025-03-18)

# execute backup disk alllogs ftp <IP_address> <username> <password> <compressed | uncompressed>

# execute backup disk log ftp <IP_address> <username> <password> <log_type> <compressed |uncompressed>

It wants to dump these files into the directory that the FTP server changes you to, and there's no option to change that. I had to mess with my vsftpd in order to get uploads to work.