script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Upload multiple files

Open fc0712 opened this issue 3 years ago • 6 comments

Hey,

The file upload currently only accepts single file upload. Any plans to support the selection of multiple files or perhaps a whole folder.

fc0712 avatar Feb 24 '22 20:02 fc0712

Hi @fc0712 to be honest no plans for it :( The only thing you could do now is to upload archived files

bugy avatar Feb 28 '22 10:02 bugy

We do it like @bugy suggested. If you need more then one file zip them and let the script extract by the script. Works like a charm.

fnpanic avatar Feb 28 '22 11:02 fnpanic

That's a nice workaround. I think it should be added to the wiki. @bugy I added it here in my "wiki-fork" https://github.com/Ket3r/script-server-wiki/commit/ce4a99f480015177c53a997e896e6519595ce139

Apparently you can't create pull requests for wikis? :confused:

Ket3r avatar Mar 10 '22 09:03 Ket3r

Hi @Ket3r thanks, I added it to documentation

bugy avatar Mar 10 '22 10:03 bugy

@Ket3r yes indeed it would be great to have a way to contribute to the documentation. @bugy Maybe you can add a file with the wiki contents so you can easily accept pull requests.

fnpanic avatar Mar 10 '22 10:03 fnpanic

I'm afraid that wiki pull requests are not supported by a github. The only option is to use wiki-fork, as @Ket3r did and create a ticket for me to merge them

bugy avatar Mar 10 '22 10:03 bugy