Re: [tcpdump-workers] Bulk data transfer

2008-08-12 Thread Guy Harris
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.

Re: [tcpdump-workers] Bulk data transfer

2008-08-12 Thread Francois-Xavier Le Bail
--- 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