| FAQ/rsync |
UserPreferences |
| cornerhost wiki | FrontPage | RecentChanges | TitleIndex | WordIndex | SiteNavigation | HelpContents | moin.sf.net |
Yes it works out of the box on all accounts.
The command line to rsync from the server to the local directory /library/mylocalserver looks something like:
rsync -avz example.com:/home/joeusername/web/example.com /library/mylocalserver "-e ssh -l joeusername"