Html galley with its dependent files directly to the server

Is it possible to upload an html galley with its dependent files directly to the server? Without going through the steps determined by OJS to upload dependents such as title, copyright and so on. Thank you.

3.3.0.8

I don’t quite understand. Do you want to have an abbreviation of the galley upload (the submission already exists), or an abbreviation to submit the whole article including the galley via GUI? - for the latter, there is Quicksubmit.
If you want to bypass the GUI as well, you have to resort to Native XML import. This means you have to code the XML file that includes the metadata and the base64-encoded galley and dependent file yourself.