On Aug 12, 2008, at 12:05 AM, Francois-Xavier Le Bail wrote:
Try :
tcpdump -r xx > log_ftp
less log_ftp
Or just
tcpdump -r xx | less
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
--- On Tue, 8/12/08, Ignacio, Domingo Jr Ostria - igndo001 <[EMAIL PROTECTED]>
wrote:
> I am doing a bulk data transfer(56 MB) using ftp from one
> computer to
> the other and use tcpdump to capture the packets.
> I use the -w option to save the file. Once I used the -r
> option to read
> the fi