Hello,
I met a problem when using wireshark on Linux with "sudo".
When using dumpcap with Multiple file (-w option), file permissions created are:
owner: root
permission: 600
Thus, users can't do anything with file created (can't ftp those files for example)
Any solution ?
regards