Ethereal-users: [Ethereal-users] capturing last part of large file transfer

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Keith Edmunds <keith@xxxxxxxxxxxxxxx>
Date: Wed, 18 Feb 2004 10:07:01 +0000
I've looked at the documentation, but I don't see an obvious way of
doing this. Suggestions would be welcome.

I am investigating a problem where a large file transfer (using scp/ssh)
fails after anything up to 1Gb has been transferred, although sometimes
it fails much earlier. I want to capture the packets leading up to the
failure for analysis, but if I try to capture every packet for a 1Gb
transfer I'm going to end up with a large capture file. Is there a way
of capturing data such that only the last x packets are kept (ie, a kind
of ring buffer)? Any other approaches that may be helpful?

Thanks,
Keith