View Single Post
  #9 (permalink)  
Old 07-06-2009, 03:51 PM
utm_kid utm_kid is offline
Wizard
 
Join Date: Jul 2008
Posts: 1,558
Default

Quote:
Originally Posted by ee-tra View Post
If you can reproduce the issue a packet capture would be helpful.
This has to be done via command line.
$ tcpdump -ni any -s0 port 80 or port 8080 -w http.pcap

Run the command, reproduce and terminate tcpdump with CTRL+C.
Then pleaseattach the created capture file: http.pcap.
Thank you.
how do i copy a file from server to desktop
or how i can copy a file to desktop browser to send to u
or some other way i can mail that file to myself or u or some ftp

how to read this pcap file

Thanks