I tried to capture objects from adobe.com website. Triggered wireshark and browsed for a minute, saved the capture. When I tried to export all the objects to the disk I got an error message saying "some files could not be saved" Got couple of questions here:
asked 08 Mar '13, 17:27 krishnayeddula edited 09 Mar '13, 10:47 |
One Answer:
Usually (from what I have seen in the code) problems in writing the data to disk (object size, length of filename, etc.) Wirshark will/should show an error message in that case. However, the several error messages are not that clear.
Every kind that shows up in the list of objects (save/export dialog). I guess it's a size problem.
Because that is not implemented. Furthermore Wireshark needs the whole communication to rebuild the objects (files, images, etc.). To solve your problem: Please check the available disk space before you save that objects. If there is enough disk space available and you still cannot save all objects, you might run into a Wireshark bug. Please first post here:
Regards answered 11 Mar '13, 10:07 Kurt Knochner ♦ |
Thanks for the reply/
Here are the details of OS and Wireshark Version:
wireshark 1.8.4 (SVN Rev 46250 from /trunk-1.8) Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version Built using Microsoft Visual C++ 10.0 build 40219
Now the disk space: Used space: 65.9 GB Free space: 129 GB