I have the php page which lists the backups with filename and username. the backups are done with python script but for web interface I used php.
Now I want to put t
You can call the shell from PHP:
and there are more.