Can finalbuilder also backup files on the production server, where I can rollback to that version if anything goes wrong during the deployment?
FinalBuilder doesn’t have any built in support for this, however I believe this can be done with microsoft’s MSDeploy tool. We have some actions for it but not ones that cover backup/restore of sites. You can call it using the execute program action but you will need to figure out the command line needed to do this. It’s definitely something I would like see FinalBuilder do, it’s on the todo list to investigate but I can’t give a timeframe for when we will get to it (we always have a long list of features to implement).