I need to restore a directory from a backup and have installed the dar2 addon to mc. The thing is - what now? How do I actually use the thing? I can view the contents of the archive, but I can't see a function anywhere for extracting files or folders from it. Any ideas?
Edited: I just used the command line instead:
# dar -R / -x 2007.10.03 -v -g "home/e-smith/files/ibays/ibay_name/files/folder/etc"
Where '2007.10.03' was the base name of the backup (2007.10.03.1.dar, 2007.10.03.2.dar, etc.) I did this from the /media/usbdisk/{domain_name}/{backup_name} folder. All the restored files were owned by root, so I expect there is some opttion I need to add.