rsync symlink help -


i'm trying setup rsync work symlinks.

client server: example on client machine have symlink, when sync server, syncs actual file, want.

server client: on server, if update file , sync server client, it's replacing symlink file, not want.

problem: need client symlink remain intact, , rsync update actual file on client instead.

i've been messing around options , can't right.

any ideas?

thanks.

use rsync -l preserve links!


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -