Problem: You want to automate the process of backing up your website before you do a new release. Solution: Creating a backup of the whole website folder is probably overkill (this will happen already once a day on most servers). You just want to backup the most important files (dll and config files). So you
↧