E.g. I use Dropbox. I’d like to have a placeholder {hostname} there so it’s possible to make this dynamic.
Especially when it comes to cloning the website e.g. to a local installation, I want the local installation not to be backed up in the production folder, but be able to just migrate the database without worrying to forget to change the backup location.
So Dropbox e.g.:
Store at: | apps/UpdraftPlus.Com/{hostname}_xyz |
---|
should become
Store at: | apps/UpdraftPlus.Com/updraftplus.com_xyz |
---|
This would help a lot!