rsync over ssh

[php]$ rsync –progress -avz -e ssh user@host:data/ ./data/[/php]