Status | ||||
---|---|---|---|---|
|
...
Info |
---|
note that drush rsync can be funky, especially with older versions of drush. Real rsync in generally recommended. |
...
Basic Usage
Drush aliases makes operations destinations clear.
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ ssh mysite.test |
-e 'ssh -axp 1022'
By default, symbolic links are not transferred at all.
...