tips:linux:rsyncsymlink

How to copy files and directores to another server while preserving symlinks?

Use rsync as follows:

rsync -avz -e ssh <directories_or_files> other.server.com:/path/to/directory
tips/linux/rsyncsymlink.txt · Last modified: 2012/06/02 13:16 by erik