Skip to main content

All Questions

Tagged with
3 votes
2 answers
2k views

Download a file that is forced as attachment with PHP

I am trying to download a file with PHP from an FTP server which i can access from http too. For example: FTP://username:[email protected]/file_name_here.gz. The file is forced as an attachment ...
basdog22's user avatar
  • 149
7 votes
2 answers
7k views

Download manager in Java [closed]

I need to several some huge files (several gigs) from Java via FTP/HTTP. Is there a ready library (java / command line tool) to facilitate the download? Some obvious requirements are: Multi-...
ripper234's user avatar
  • 228k
0 votes
1 answer
520 views

Downloading an entire folder from my server to iPhone

Is it possible to download an entire folder of files from my server to the user's iPhone rather than just one file at a time? Also, is the NSURLConnection class the way to go? Also, should I be ...
user avatar
1 vote
1 answer
2k views

Resume abandoned downloads with php ftp?

Is there any way to resume a broken download via an ftp connction established with php? Can php resume a broken download?
user avatar
2 votes
5 answers
22k views

Downloading all files using FTP and C#

What is the best way to download all files in a remote directory using C# and FTP and save them to a local directory? Thanks.
jumbojs's user avatar
  • 4,838
1 vote
5 answers
3k views

Large file download in background, initiated from the browser

Is there any reasonable method to allow users of a webapp to download large files? I'm looking for something other than the browser's built-in download dialog - the requirements are that the user ...
pilsetnieks's user avatar
  • 10.4k
5 votes
5 answers
5k views

Best way to let users download a file from my website: http or ftp

We have some files on our website that users of our software can download. Some of the files are in virtual folders on the website while others are on our ftp. The files on the ftp are generally ...
BTB's user avatar
  • 2,146

15 30 50 per page
1
18 19 20 21
22