Difference between revisions of "Double Commander"
Jump to navigation
Jump to search
(Added OpenHub ID, populated infobox, and some description) |
|||
Line 27: | Line 27: | ||
== Description == | == Description == | ||
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | ||
+ | Open source file manager with two panels side by side. Very useful for validating fixity with built-in checksum generator and validator. Similar to [[FreeCommander]], but free and open source. | ||
+ | |||
+ | Features relevant to file handling and preservation, listed below: | ||
+ | * Keyboard shortcut for most file handling operations (View F3, Edit F4, Copy F5, Move F6, Directory F7, Delete F8, Terminal F9) | ||
+ | * '''Built-in file viewer to view files in hex, binary, text or image format''' - use F3 key on your keyboard | ||
+ | * Copy, move, delete files, including filtering on these operations. Supports regex. | ||
+ | * Batch/Multi-rename files and folders (sophisticated search and filter, including regex) | ||
+ | * De-duplication | ||
+ | * '''Create and verify MD5 and SHA checksums''' | ||
+ | * Built-in FTP/SFTP | ||
+ | * Built-in SSH | ||
+ | * Unicode support | ||
+ | * File operations logging | ||
== User Experiences == | == User Experiences == |
Revision as of 12:46, 19 October 2021
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt67404e9d96d3b2_32313205
Description
Open source file manager with two panels side by side. Very useful for validating fixity with built-in checksum generator and validator. Similar to FreeCommander, but free and open source.
Features relevant to file handling and preservation, listed below:
- Keyboard shortcut for most file handling operations (View F3, Edit F4, Copy F5, Move F6, Directory F7, Delete F8, Terminal F9)
- Built-in file viewer to view files in hex, binary, text or image format - use F3 key on your keyboard
- Copy, move, delete files, including filtering on these operations. Supports regex.
- Batch/Multi-rename files and folders (sophisticated search and filter, including regex)
- De-duplication
- Create and verify MD5 and SHA checksums
- Built-in FTP/SFTP
- Built-in SSH
- Unicode support
- File operations logging