Testing versus Remote Server
Is there no way to automate or streamline the advancement from confirming a file is fine on the testing server to uploading to the remote (production) server? AFAICT, it seems I have to manually upload the files to the production server if I have a testing server defined. (I am using dynamic content; I know about .tmp files, but see more for why that's not what I want). From what I can see, the best I can do is switch to the desired server via site dropdown menu and use the synchronize function.
Perhaps the remote/testing config is not what I should be doing, but the point for me was to not only have a place to try stuff out, but also use the testing server as a temporary production server on those occasions that the production server must be taken offline. (If I understand SVN right, that's not a viable solution either; besides, I have the server backed up using 3 different applications). So, I want my testing server files to be a carbon copy of my remote server files, including latest version.
Suggestions?
