Moving to continuous deployment

You are planning an internal presentation for your colleagues to show them the benefits of automating your deployment. Currently, you are doing manual deployments in which you just copy the required files through FTP to the target servers. Database updates are always done manually.

What are the advantages that continuous deployment can give you? Make a list.
Which techniques do you need for this?