Tagged Questions
4
votes
1answer
396 views
Can an eCryptfs Home Directory Be Backed Up Remotely
The main idea I want to have is a backup script run rsync to copy my /home/.Private/user directory off to another server. This would allow the backup script to have no knowledge of the data, but mean ...