[Extension Request] FTP fallback when MainWP child cannot be reached

When there is a conflict after updating a plugin and the server is stuck in ‘Maintenance Mode’ we have to access the server via sftp to remove the .maintenance file due to that the MainWP Child is not accessible when this happens.

The same thing with a plugin that takes the site down due to a bug. We have to dive in manually via FTP and rename the plugin to gain access again.

Is there a way to have a fallback method implemented? Like a basic FTP client within MainWP dashboard that takes the credentials you assigned to your clients website and you just click on a FTP icon and go there?

I’m aware that we bypass the MainWP Child in this way, but that is also the point.

Would love your feedback on this.