When you run a deployment (which my people just call a “build”). A lovely set of backups are created and kept in the “OttoFMS Deployment Backups.” What I would love is an ability to then send those backups to a network drive. In this case it’s something we call the “Y drive.” everything gets put away for the time when some developer realizes that they need the file.
What would also be useful to me is if we could get the same thing for staging files because inevitably someone will say. "Oh, I need such and such data from such and such file.
Currently, the way I do this is to run the daily backup without verification on both machines, then turn the back up off (because the migration will occur during the usual backup time, and we don’t want it starting). The run a script that copies the files from the latest backup to the /Y drive. Of course I have to edit the script on both machines every time.