[GridFs] - Provide ability to append binary data in existing file

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: GridFS
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The idea to be able to append new binary data into existing files is interesting for use cases such as a resumable file upload where the application server receives the data in chunks and has to append it into an existing fs.file.

      The C# Driver exposes this functionality if you use MongoGridFSStream Class.
      The idea is basically to get a stream of the file write your new bits in the end and close the file.

              Assignee:
              Ross Lawley
              Reporter:
              Gustavo de Geus
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: