In looking at the Benchmarks each different device has a different "max" file size it can handle before it errors, my question pertains to how/if this plugin handles files with sizes that exceed what a specific device can handle.
Does it "chunk" them into smaller more manageable writes and "stitch" them back together on read?
Does it just throw an error if the file size is too large?
In looking at the Benchmarks each different device has a different "max" file size it can handle before it errors, my question pertains to how/if this plugin handles files with sizes that exceed what a specific device can handle.
Does it "chunk" them into smaller more manageable writes and "stitch" them back together on read? Does it just throw an error if the file size is too large?