Harry Putnam wrote:
Well that comes close but still fails to show the extension:
tcpdump -v -A host somehost
Shows something like this:
[...]
\.GET /demo/learnpscs/01.03_cust
I happen to know that is 01.03_cust.mov, but how can I learn that from
tcpdump?
By capturing with the "-s" flag as w
Guy Harris <[EMAIL PROTECTED]> writes:
> Harry Putnam wrote:
>> [Possible Wrong list Alert] This may be the wrong list for this, but
>> I'm reading from Gmane and it
>> is the only tcpdump list available.
>
> This is, in fact, the offical mailing list for tcpdump.
Oh good..
>> Trying to wade thr
Harry Putnam wrote:
[Possible Wrong list Alert]
This may be the wrong list for this, but I'm reading from Gmane and it
is the only tcpdump list available.
This is, in fact, the offical mailing list for tcpdump.
Trying to wade thru tcpdump man pages and learn how to capture the
filename in an excha
[Possible Wrong list Alert]
This may be the wrong list for this, but I'm reading from Gmane and it
is the only tcpdump list available.
Trying to wade thru tcpdump man pages and learn how to capture the
filename in an exchange like this:
host1 connects to host2 and views an online video.
I wan