Page 1 of 1

Ability to automatically resume and skip files?

Posted: Tue Jan 24, 2012 4:43 pm
by ccarpenter
Hi,

Is the following functionality possible with regards to resume/overwrite/skip:

If a file already exists, do not display the resume/overwrite/skip pop-up. Instead, automatically select the appropriate option for each file based on the below rules:
  • If the file is incomplete, automatically choose Resume. (The program already knows whether a file is complete or not, as it currently has the ability to gray out the Resume option for complete files.)
  • If the file is complete, automatically choose Skip.
I'd love to have this functionality because it would be much easier on the user. Not only would they not have to figure which option to select, but they wouldn't have to click Skip hundreds of times for large downloads.

Is this possible? If not, what would it take to custom-build this into JFileDownload, and is there anyone available and able to do this?

Thanks,
Chad

Re: Ability to automatically resume and skip files?

Posted: Wed Jan 25, 2012 7:32 am
by support
It would need a customization to implement this behavior