Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-47

[vfs] webdav not able to transfer large files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Operating System: other
      Platform: Other

    • 35285

    Description

      The webdav implementation uses a ByteArrayOutputStream and
      holds the whole response in memory. If you want to transfer
      a big file this is no option.

      The attached patch is a workaround to use the filesystem
      as temporary storage instead. A Piped stream would be the
      real way to go.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--diff
          3 kB
          Torsten Curdt

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tcurdt Torsten Curdt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: