Ability to automatically resume and skip files?

Files and folders downloader add-on with resume support.
Post Reply
ccarpenter
Posts: 1
Joined: Tue Jan 24, 2012 4:34 pm

Ability to automatically resume and skip files?

Post 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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Ability to automatically resume and skip files?

Post by support »

It would need a customization to implement this behavior

Post Reply