http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1075
Summary: tshark -b duration:value bug
Product: Wireshark
Version: 0.99.3
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Low
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: frasten@xxxxxxxx
I executed:
tshark -b duration:3600 -i "\Device\NPF_{[CUT]}" -n -
N mt -q -w g:\log\log
specifing the duration in seconds (3600) after that tethereal should switch to
another file, but it outputs:
"tethereal: Multiple capture files requested, but no maximum capture file size
was specified."
and terminates.
If I specify -b filesize:value, it works.
Thank you
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.