José María Polvorosa Amor wrote:
> Dear friend,
>
>
> Example:
> --I transfer a file from myServer to myPC. Wireshark is sniffing on myPC.
> 1. Wireshark (gui) is sniffing at the same time. Then I filter packets to
> show only "ftp or ftp-data". Everything OK
> 2. Tshark is sniffing at the same
Dear friend,
I need to use "tshark" because it's integrated in a C program that takes it's
output data and process it.
The purpose of using tshark is to collect ftp and ftp-data packets in a ftp
transfer (myServer->myPC).
But, when I filter (read filter sintax) using : "tshark -p -R ftp", tshar