Exclusive files are rarely uploaded whole. The system splits the binary into 512KB or 1MB chunks. Each chunk is encrypted with a session key derived from your user ID and the project’s master salt.
Standard HTML uploads fail with files over 2GB or on unstable connections. fileupload gunnerproject exclusive
As a data analyst, I want to drag a folder of 50 raw CSV files and have the system recognize them all, validate their structure, and give me a "Success" summary without crashing my browser tab. Exclusive files are rarely uploaded whole