magedbm
magedbm copied to clipboard
Fail during `backupMove()` doesn't throw exception
Need to check that the destination is writable before anything starts too.
It currently checks the directory is writable but we should update that check to be specifically checking the file path is writable and that we catch the error 👍