how to get unsaved traces?
I need to retrieve the old unsaved trace results. its 2 week old file which I want
Most likely you can't retrieve any old unsaved capture files, but you can try looking in your temp folder; sometimes old capture files linger there if not cleaned up properly.
Run tshark -G folders | grep "Temp"
to find the location of your temp folder, unless you're on Windows then run "C:\Program Files\Wireshark\tshark.exe" -G folders | findstr "Temp"
.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2023-02-07 13:27:53 +0000
Seen: 643 times
Last updated: Feb 07 '23
wireshark does not capture packets from wifi nic - windows 8
Is there a limit on the size of a xml file (containing 3gpp trace) that can be loaded on wireshark?
Question why is tshark ignoring diameter AVP Policy-Counter-Identifier?
... ..00 = explicit congestion notification: not ECN-capable transport (0)
How can I export UDP payload without using the slow Follow UDP Stream method
Stop live capture command line osx
Display filter for TLS versions in tshark and saving to a new file.