How to get a direct connection
These steps increase the likelihood of a direct connection, which has no size limit:- Use a standard home or personal Wi-Fi network.
- Disconnect from any VPN.
- Avoid transferring from strict corporate or university networks.
- Try using a personal mobile hotspot if you are on a restricted network.
What counts as one session
The 2 GB cap resets if the relay connection drops and reconnects. Each new WebRTC session starts with a fresh counter. However, intentionally cycling sessions to exceed the cap goes against the spirit of the free service.Technical details
Technical details
The 2 GB cap is enforced in the browser client. When the total bytes sent via a relay connection reaches the limit, the transfer is stopped and an error is displayed. The limit applies per sender session, not per file. Direct connections bypass this check entirely, as no relay bandwidth is consumed.