Adding a remote server using ssh
You can use nearly any server that has ssh and rsync. For example, you #
could use a Linode or another VPS, or #
an account on a friend's server.
$case status
$of UnusableServer msg
#{msg}
$of _
Do keep in mind that all your data #
will be synced to the server, so make sure it has enough available #
disk space and bandwidth, and that you trust it with your data.