Copy links for local storage remotes

While most remotes don’t support symlinks, junction points, and the like because the cloud services don’t support them, it would make sense for the local remote to support them, seeing as you should have all of the attributes of the filesystem at your fingertips. I’d propose adding something like rsync’s “-l, --links copy symlinks as symlinks” option, which does as it says on the tin. This would make local backups more complete and functional.