Sample Header Ad - 728x90

Unable to write dumpcap output to mounted drive

0 votes
1 answer
126 views
enter image description here I managed to automount an exFAT drive with rw permissions. The mount point is a directory I made (/media/usb1) and the drive itself is named usb1.
-shell
sudo dumpcap -i eth1  -w /media/usb1/logs -b duration:600 -b  files:100
Yet I get this error when running:
dumpcap: The file to which the capture would be saved could not be opened: No such file or directory.
I suspect the issue is specifically with writing to the external drive, but this code worked for a while before it seemed to arbitrarily stop. I'm looking over other resources but I can't find anything related to this specific issue.
Asked by Johnny C (1 rep)
Jan 11, 2024, 05:12 PM
Last activity: Jan 22, 2024, 03:50 PM