Let’s say you have a relatively wide open (read Internet accessible with many user accounts) server called jd that needs to be backed up remotely over a network. This network can be a local area network or a Internet connection. Let us also assume that there is a relatively secure server (read very few user accounts and tightly configured) that can be used to store back up archives. Let’s call this server tarpool.
How would you set the servers up so that the content of jd can be backed up onto tarpool?