52
edits
mNo edit summary |
|||
Line 53: | Line 53: | ||
* '''Analyze PCAP''' or '''Analyze all PCAP files''': will be shown for packet capture files or directories respectively. If '''Analyze PCAP''' is pressed, the Allegro Network Multimeter will either reset all statistics and start analyzing the packet capture file or enables to start a parallel PCAP analysis if this is configured (see [[Parallel packet processing]]). Progress, statistics and the option to resume normal operation will appear at the top of the Storage page. '''Analyze all PCAP files''' will do the same thing but for all packet capture files residing in the directory together (see the '''Analyze selected PCAP files together''' button description). | * '''Analyze PCAP''' or '''Analyze all PCAP files''': will be shown for packet capture files or directories respectively. If '''Analyze PCAP''' is pressed, the Allegro Network Multimeter will either reset all statistics and start analyzing the packet capture file or enables to start a parallel PCAP analysis if this is configured (see [[Parallel packet processing]]). Progress, statistics and the option to resume normal operation will appear at the top of the Storage page. '''Analyze all PCAP files''' will do the same thing but for all packet capture files residing in the directory together (see the '''Analyze selected PCAP files together''' button description). | ||
* '''Webshark preview''': will be shown for packet capture files and, if pressed, opens a Wireshark-like preview of the file. | * '''Webshark preview''': will be shown for packet capture files and, if pressed, opens a Wireshark-like preview of the file. | ||
* '''Download''': starts a browser download of this file. | * '''Download''': starts a browser download of this file. | ||
* '''Meatballs menu:''' contains file system operations | |||
The '''New directory''' button opens as dialog that can be used to create a new sub-directory in the currently shown directory. Sub-directories can be used as target for storing packet captures (see [[Capture module#Capture settings dialog|Capture settings dialog]]). | The '''New directory''' button opens as dialog that can be used to create a new sub-directory in the currently shown directory. Sub-directories can be used as target for storing packet captures (see [[Capture module#Capture settings dialog|Capture settings dialog]]). | ||
Line 62: | Line 61: | ||
The '''Analyze selected PCAP files together''' button will start analyzing all packet capture files, that have been marked with the checkbox at the start of the row, together. This will happen in a mergecap-style fashion so that the packet capture files are merged based on packet timestamps. Progress will be shown at the top of the page for every file separately. | The '''Analyze selected PCAP files together''' button will start analyzing all packet capture files, that have been marked with the checkbox at the start of the row, together. This will happen in a mergecap-style fashion so that the packet capture files are merged based on packet timestamps. Progress will be shown at the top of the page for every file separately. | ||
=== File system operations === | |||
The meatballs menu in each entry reveals the options | |||
* '''Rename''' | |||
* '''Move''' | |||
* '''Copy''' | |||
* '''Delete''' | |||
Renaming will open a text box where the new name of the file can be entered. | |||
Deleting will ask for confirmation before removing the file from disk. | |||
Moving and copying will open a dialog similar to a file explorer. Here the location of the target file can be specified by simply navigating through the folder structure like in any common file browser. If huge files are moved or copied, a new "Pending File System" entry will be created, showing the progress of the file transfer as well as any errors that might have occurred. Any currently pending operations may also be cancelled here. | |||
[[File:Pending ops.png|510x510px]] | |||
[[File:Pending op failed.png|510x510px]] | |||
== WebDAV == | == WebDAV == | ||
The Network Multimeter also provides access to the storage contents via WebDAV. | The Network Multimeter also provides access to the storage contents via WebDAV. |
edits