Even with the remote hosting option we mentioned last week, you may hit some trouble if the file you are selling is over the 2 GB limit we provide for remote files. But fear not! There is a work around.
Our remote file size option being limited to 2 GB is a hard
technical limit that is imposed by our web server architecture. That limit is derived
from the maximum value that can be represented by a 32-bit signed integer,
which is 2,147,483,647 bytes, which is 2.147 GB.
Some people have asked us, and maybe you are asking it too, “why
don't we just upgrade the web server to allow larger files?”