-
```
Detailed description of observed behavior:
If multiple processes are writing files to s3fs, the files appear to upload one
at a time.
What steps will reproduce the problem - please be very spe…
-
as title
-
Is it possible to upload multiple .exam files? Maybe even in a folder structure?
-
New feature to upload single/multiple files is on the way. The file types that will be considered: 1) shape, 2) raster, 3) time series.
The expected files are:
- SHAPE: made up of 4 files (.shp, .shx…
-
```
Detailed description of observed behavior:
If multiple processes are writing files to s3fs, the files appear to upload one
at a time.
What steps will reproduce the problem - please be very spe…
-
please help how to track which file been processed when multiple files get uploaded, always get last selected filename
my code
``` javascript
var uploader = new ss.SimpleUpload({
…
ghost updated
8 years ago
-
Currently we can upload a single file at a time -- would be very useful and more efficient from the users perspective if multiple (say 10) files can be uploaded in one go.
Thanks!
-
I'm not sure how complex team's code is, but I'm sure it varies from team to team. We typically try to work with multiple files whenever we can to keep the code fairly clean. Unfortunately, this doe…
-
With this script i can't upload multiple files.
I added input like this:
``
but even if i choose multiple files, the preview shows me only one and in php i get only one file with $_FILES['file']
…
-
Every time a user has to upload a photo, the user needs to have the possibility in uploading more than just 1 photo.