Top "Download" questions

Receiving data to a local system from a remote system, or to initiate such a data transfer.

How to force fully download txt file on link?

I have one simple text file and I want to download that file on any anchor tag link. But when …

html download anchor
Download and Extract Zip File in Android

My application is downloading zip file from the server and extract this zip file and save files into sd card …

android download unzip
Symfony2 - Force file download

I'm trying to download a file when a user clicks on download link. In Controller: $response = new Response(); $response->…

php symfony header download
Youtube_dl : ERROR : YouTube said: Unable to extract video data

I'm making a little graphic interface with Python 3 which should download a youtube video with it URL. I use for …

python python-3.x download youtube youtube-dl
HttpURLConnection java.io.FileNotFoundException

The code below works great if I connect to what seems to be Apache servers, however when I try to …

android download httpurlconnection filenotfoundexception
How can I make a 10 second countdown timer before a download button link appears?

On a download page, I would like to have it so that when the page loads, a 10 second timer automatically …

javascript timer download countdown
NodeJS How do I Download a file to disk from an aws s3 bucket?

My goal: Display a dialog box prompting the user to save a file being downloaded from aws. My problem: I …

node.js amazon-web-services amazon-s3 download disk
download webpage and dependencies, including css images

Often I need to download a webpage and then edit it offline. I have tried a few tools and the …

html css image download
Getting around Chrome's Malicious File Warning

I created an application which comprises a number of *.exe files. I've packaged these up into an NSIS installer which …

google-chrome download executable signing authenticode