From: Dr. D. E. <dan...@de...> - 2008-08-06 12:31:04
|
Hi, I'm using the command sudo dump -0f - /root | restore -ruf - to dump and restore all files and directories of /root. For some strange reason only some files are restored. dot-files like .bashrc are completly missing. The filesystem ist ext3. Does someone knows, why not all files will be restored? Thanks for every answer. Cheers, Daniel |