SCP can’t copy file “.//cap.pcap: Broken pipe”

This error can show up on Windows if you have already copied a file with the same name. To fix the issue, just copy it to a file with a different name. Change cap.pcap to cap1.pcap and so forth as needed.

scp user@192.168.1.20:/tmp/tcp.pcap .\cap1.pcap

Leave a Reply

Your email address will not be published. Required fields are marked *