scp
Use the scp command on the sensor application CLI to securely send the collected PCAP files to other hosts in the network.
scp
Examples
This example displays how to share PCAP files with a remote host.
This example displays how to check the current date on the sensor:
sh-5.0# scp /iox_data/appdata/*.pcap.gz user@10.2.3.172:/srv/pub/date
For more information, see scp.