Re: [Wireshark-users] tshark doesn't capture what wireshark does

2008-02-05 Thread Bill Meier
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

[Wireshark-users] tshark doesn't capture what wireshark does

2008-02-05 Thread José María Polvorosa Amor
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