Hi all,
I would ask you to give me an opinion on what would be the simplest solution, when pressing a button in a web page that triggers the function "db:create-backup" of BaseX, to have the possibility of saving the resulting file in a location chosen by the user, including the name generated from the concatenation of timestamp. Possibly with the option to not be saved in the default location.
And also the reverse way: restore a database from a backup file (zip), showing the path to it, with the file upload.
Thanks for any ideas, Ioan