Syncing directories between 2 Linux boxes I have noticed a problem with symbolic links. Even with the -l option, when the original directory is replicated to the destination, the destination link is broken. If the original link points to "/directory/subfolder" the replicated link on the destination box points to "directory/subfolder"
I have never noticed this behavior before, any ideas?
I have never noticed this behavior before, any ideas?