HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- backup & restore user home directory include hidde...
Operating System - Linux
1828215
Members
2679
Online
109975
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2011 03:50 AM
03-07-2011 03:50 AM
Re: backup & restore user home directory include hidden files
>Here is the output of diff:
# diff /save/user /home/user
Nur in /home/user: .adobe.
It would help if you set the language to English. Nur appears to mean only in.
What is in /save/user/?
>backup /home/user dir using this bash script:
># diff /save/user /home/user
This will backup ALL home directories in /home/. You tape only has "user".
Your script fragments appears to be correct.
>These scripts should run by normal non-root user.
What user is doing the restore? If not "user" that may explain it.
# diff /save/user /home/user
Nur in /home/user: .adobe.
It would help if you set the language to English. Nur appears to mean only in.
What is in /save/user/?
>backup /home/user dir using this bash script:
># diff /save/user /home/user
This will backup ALL home directories in /home/. You tape only has "user".
Your script fragments appears to be correct.
>These scripts should run by normal non-root user.
What user is doing the restore? If not "user" that may explain it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2011 10:15 AM
03-25-2011 10:15 AM
Re: backup & restore user home directory include hidden files
Hi Chris,
i would recommend to use also -p switch :
-p, --preserve-permissions,
--same-permissions extract information about file permissions (default for superuser)
tar cfzp ....
mikap
i would recommend to use also -p switch :
-p, --preserve-permissions,
--same-permissions extract information about file permissions (default for superuser)
tar cfzp ....
mikap
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP