Re: [tcpdump-workers] Bulk data transfer

2008-08-13 Thread Eloy Paris
On Tue, Aug 12, 2008 at 11:02:23AM -0700, Guy Harris wrote: > 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 Or just load the file in Wireshark: wireshark xx Cheers,

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

[tcpdump-workers] Bulk data transfer

2008-08-11 Thread Ignacio, Domingo Jr Ostria - igndo001
Hello guys, Good day! 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 files on the screen, I cannot see all the packets from the top. I need to see