> Is it possible to save a conversations data, not the entire packets?
>
> I have a tcp application where the client doesn't seem to be getting
> the data that the server is sending. I would like to save the captured
> data to a file, then compare that file with the original.
I.e., the ability to save the TCP payload as a stream to a file?
We don't currently have that, but it's been asked for in the past:
Date: Fri, 04 Feb 2000 00:51:22 +0200
From: Paul Ionescu <paul@xxxxxxxx>
To: ethereal-dev@xxxxxxxx
Subject: [ethereal-dev] save from "Follow tcp stream"
It would be nice to have a "save" button in
"Follow tcp stream".
If you can print, or decode from EBCDIC, why not save ?
Cheers,
Paul Ionescu
--
Air conditioned. Do _NOT_ open Windows.
Date: Mon, 28 Feb 2000 21:00:08 +0100 (CET)
From: don@xxxxxxxxxxxx
To: ethereal-dev@xxxxxxxx
Subject: [ethereal-dev] Re: save from "Follow tcp stream"
paul@xxxxxxxx said:
> It would be nice to have a save button in "Follow tcp stream".
I agree, it would be a good beginning for something like "save the file that
the poor sap just FTP'd or SMB transferred", although that would take a bit
more coding...
although what you'd need for what you want is the ability, I suspect, to
save *one side* of a conversation to a file.