Top "Download" questions

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

Slow SDK download through Android SDK manager

When I run Android SDK manager to download SDK platform, the download speed is 8 KiB/s. It would take more …

android sdk download android-build
apache directory listing, download all

Is there any Windows tool or some way to download all the folders and files recursively from apache directory listing? …

php apache download
FileProvider - Open File from Download Directory

I can't open any file from Download Folder. I can download a file and save in Download Folder with this: …

android download directory android-download-manager android-fileprovider
SFTP Upload Download Exist and Move using Apache Commons VFS

I need a pure Apache Commons VFS solution/code/example for Uploading a local file to Remote Host Location Check …

java upload download sftp apache-commons-vfs
VBA WinHTTP to download file from password proteced https website

I'm trying to save a file from https password protected site using WinHTTP. Here's the code: Sub SaveFileFromURL() Dim FileNum …

excel internet-explorer vba download winhttp
Progress bar with HttpClient

i have a file downloader function: HttpClientHandler aHandler = new HttpClientHandler(); aHandler.ClientCertificateOptions = ClientCertificateOption.Automatic; HttpClient aClient = new HttpClient(aHandler); aClient.…

c# windows-8 download windows-runtime windows-8.1
ASP.NET MVC download image rather than display in browser

Rather than displaying a PNG in the browser window, I'd like the action result to trigger the file download dialogue …

c# asp.net-mvc image download controller
Download a file from the internet using java : How to authenticate?

Thanks to this thread How to download and save a file from Internet using Java? I know how to download …

java authentication httpwebrequest download basic-authentication
Retrofit 2 file down/upload

I'm trying to down/upload a file with retrofit 2 but can't find any tutorials examples on how to do so. …

android download upload retrofit
Where can I find the package javax.media.opengl?

I need to import the javax.media.opengl.* package. From Java OpenGL Wiki to http://jogamp.org/, I am sort …

java opengl download package jogl