Does this still work?
See this contrib wiki article
http://wiki.contribs.org/DAR2and more specifically
http://wiki.contribs.org/DAR2#Midnight_Commander_.28MC.29_dar-extensionwhich says:
Midnight Commander (MC) dar-extension
With the installation of DAR2 comes an extension for viewing .dar files from within Midnight Commander but it is not installed by default. You can find the files extracted in the /opt/dar2-mc directory. For installation of this extension run the install.sh shell script with:
cd /opt/dar2-mc
./install.sh
This is what I get:
[root@shpwserver opt]# yum install smeserver-dar2 --enablerepo=smecontribs --ena blerepo=smeupdates-testing
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
* base: mirror.thelinuxfix.com
* smeaddons: distro.ibiblio.org
* smecontribs: distro.ibiblio.org
* smeextras: distro.ibiblio.org
* smeos: distro.ibiblio.org
* smeupdates: distro.ibiblio.org
* smeupdates-testing: distro.ibiblio.org
* updates: bay.uchicago.edu
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
No package smeserver-dar2 available.
Nothing to do
[root@shpwserver opt]#
I would like to use the Midnight Commander with dar extension to restore some files from a backup of server that was running 7.5. I did a fresh install of 8 and cannot get the selective restore to work. I get this:
Use putty login as root type in su admin and select backup/restore then select selective restore and pick file then perform.
Cannot restore file (filesname) non existant file in database.
I can do a verify and it shows all files are ok.
So thought I would try MC with Dar2 ext and see if I could get some files back that way.