upload, download multiple binary files - download

Upon clicking a button, I want to get many files from user, upload them to server, and store them in many records with blob field.
Similarly, clicking a button would download files into user specified local folder.
Any material or direction to do this would be appreciated.
Thanks

Related

Browse images on a server from a form button like when uploading an image

I am very new to Laravel so this may be a trivial one but basically, in a form, I want a choose image button that then allows the user to browse a selection of images from my image storage (s3).
I want them to be able to browse it in the same way as if they were doing a file upload.... but restrict their visibility to being a directory containing all the images on my server, so I guess basically allowing them to browse a directory on the server via windows explorer or finder so they can select an already existing image.
Is that doable? easily?
On my website I have an image section where users can upload images, then in another section I have a form and part of the form allows a user to select one of the uploaded images.
It doesn't matter who uploaded the image, all users should have access to this image bank to choose one for the form.
Any help, advice or a nudge in the right direction would be greatly appreciated!
Many thanks,
Krivvenz.

Shutterstock - Automated multiple image download

Is there by any possible means any way to automate downloading multiple Shutterstock from a list of image IDs, the process is:
Opening Shutterstock in the browser
Pasting the images IDs in Shutterstock's search filed
Opening each image in a new tab
Confirming by pressing the download button
Saving the file
Any suggestions?
To build off of what #Alladinian said above, the Shutterstock API makes it pretty simple to license & download a list of image ids as long as you have a user account and subscription. The specific guide you're looking for is here.

View Files In The popup

I am creating a project similar to Google Drive and storing my files on S3.
The problem is after upload of files i want it to be viewed in the same popup so that the link is not displayed and user can view the file.
I got my hands with viewerJs but it didn't worked well.
Which other option is better?

Fineuploader open queued items

Is it possible to open files directly from the list of the stored items. I want to implement this function so that the user can check the files before they getting uploaded.
If you would like to allow users to open submitted files in an external application via the browsers by clicking on these files (for example), this is not really possible. The browser does not provide sufficient access to the file system to make this possible. As Mark mentioned, Fine Uploader will already optionally generate previews for images. We intend to look into providing client-side previews for audio and video files in the future as well.

Install Mac Dashboard Widget directly from website

We have a dashboard widget for the Mac that we want to provide to our customers. It seems that the typical delivery method is to have the user download the widget as a zip file then double-click the widget inside of the zip. Is there a way to directly download the widget without having to take the zip step? In other words, is it possible to have a button that they click which results in a popup saying something like: "Do you want to install this dashboard widget?"
No, this is not possible. Widgets consist of multiple files, so they must be downloaded as some sort of archive (whether it's a .zip or something else) and extracted by the user.

Resources