Secure copying (file transfer) between two Linux servers in the same datacenter (Linode)
- by MountainX
I have two Linodes in the same data center. I want to copy files from one to the other each night or on demand (for about the next month, until this project is finished). So I'm thinking about using rsync.
My question is how do I set up the two Linode servers to communicate via private IP addresses securely? Both servers are SSH hardened, they use…