Using rSync to transfer a site?
Posted by: MerryOtter
Posted on: 2006-07-11 17:15:00
Both my old hosting provider and DreamHost offer rsync. (And both also offer SSH.)
I am wondering if it is possible to use rsync to transfer the contents of my old site over to DreamHost.
I am guessing that I would set up a daemon on SiteA and then execute some command on SiteB. But I have no idea what the command lines would be.
Perhaps someone out there could give me the step-by-steps and the command lines I need to use? I want to copy the "whole ball of wax" from
ServerA/public-html
to
ServerB/mysite.com/prior
including/recursing through all subdirectories.