Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13434

Support multi-file downloads in file_downloader service

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 3.1.2
    • Other
    • None

      The new file_downloader service is very handy for extensions, but it only allows retrieving a single file at a time.

      This is very inefficient when downloading multiple files, because the opening and closing of the socket is the most time consuming part.

      So I suggest we add the option of downloading multiple files, keeping the same socket open until all downloads are finished.

            Marc Marc
            PayBas PayBas [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: