Will do, thanks.
rsync --delete -val remotehost:/media/music .
--delete # delete local versions of files that have been removed remotely -v # verbose - I like chatty, you mayn't -a # "archive" - preserve owner/group/timestamps -l # if the remote is a soft-link, make the soft-link locally