> rsync allows for treating symlinks as directories; I believe you want the -K
> flag ("keep") for that. Check the man page here:
http://man.cx/rsync(althoughon your system is best).
I'll try that, thanks for that hint!
> Ownership should be preserved with default lipsync setup, provided there are
> identical usernames on both machines.
yeah, looked up those parameters as well. Man says :
-o, --owner preserve owner (root only)
So I might have to try that as root...