Use SSHFS With rdiff-backup.
Use SSHFS With rdiff-backupAn excellent tool to create backups is rdiff-backup. It is based on SSH, and the feature of SSH to execute a command on a remote system, as long as you can log in to this machine with SSH. Now I've been experimenting with SSHFS, and one of the things it can be used for is rdiff-Backup. Sshfs is a FUSE module, which allows you to mount the remote system. A normal backup looks like (assuming ssh access is ok): rdiff-backup --preserve-numerical-ids 192.168.0.10::/home/sbon /srv/rdiff/backup/192.168.0.10/home/sbon Now with SSHFS it looks like:
install --directory /srv/rdiff/mounts/192.168.0.10 It looks like this construction has only advantages:
- the backup process is slightly faster. I've done some testing and all of my cases the backup over sshfs was a little bit faster (5 a 10 %).
One possible disadvantage (I'm not sure yet) is that sshfs does not support extended attributes. At this moment [26 august 2007] I'm trying to find out for sure. Links:SSHFS: http://fuse.sourceforge.net/sshfs.html
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com
Red Hat Virtual Experience - a free virtual event. Dec. 9th







Recent comments
12 hours 21 min ago
17 hours 37 min ago
17 hours 48 min ago
17 hours 56 min ago
18 hours 58 min ago
21 hours 5 min ago
23 hours 30 min ago
23 hours 49 min ago
23 hours 57 min ago
1 day 1 hour ago