Uploads a TCP dump file over File Transfer Protocol (FTP), Trivial File Transfer Protocol (TFTP), Secure File Transfer Protocol (SFTP), or Secure Copy (SCP).
Syntax
file tcpdump upload <fileName> <URL>
Parameters
fileName
The name of the file to upload.
URL
The full path to the upload destination. For example:
ftp://<domain>/<path>/<fileName>
tftp://<domain>/<path/<fileName>
scp://<username>:[<password>]@hostname>/<path>/<fileName>
Example
The following example uploads the tcpdump.txt file over SCP.
hostname # file tcpdump upload tcpdump.txt scp://it123:it123pass@example.com/debug/tcpdump.txt
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Malware Analysis: Before Release 7.4.0
Central Management System: Before Release 7.5.0
Email Security — Server: Before Release 7.6.0
File Protect: Before Release 7.5.0
Endpoint Security (HX): Release 2.5
Network Security: Before Release 7.5.0
Intelligent Virtual Execution - Server: Release 7.9.0