Displaying 1 result from an estimated 1 matches for "artithmatic".
Did you mean:
arithmatic
2003 Jan 23
2
Rsyncing of block devices to a remote file
Hello,
I'm looking for some assistance in modifying the rsync code
Situation: I used to back-up some of my (unmounted NTFS) disk partitions
remotely using the following shells construct:
dd if=/dev/hda1 | gzip | ssh me@backupmachine 'cat >
/backup-dir/hda1-backup.gz'
But now I want to use rsync for this, since transfering 10 gig takes a litle
to long if a file of a few kB has