|
I use rsync to make most of my larger transfers. It would seem especially useful to making disk images backups of our linode filesystems (for those not familiar, you can "mirror" files with rsync, and it will send mostly just the changed parts between the two over the wire). Is there some possiblity of getting the ability to run rsync against our linode's filesystems?
Obviously, we could run it inside the Linode, but running it against the actual UML disk image file would give a much more satifisying "yeah, it's all there" feeling to the process.
|