Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titleDRAFT
When we are migrating a site, rsync is our friend. Let's get intimate and hands on with file synchronization.

...

Code Block
themeFadeToGrey
languagebash
$ ssh mysite.test

 

  -e 'ssh -axp 1022' 

 

By default, symbolic links are not transferred at all.

...