Upload problems
- Confirm Turnstile shows success.
- Check that the transfer is within your current quota.
- Keep the browser tab open during active upload.
- If an interrupted upload is still valid, use the resumable flow where available.

PsiDrive is designed to be simple, but encryption, browser permissions and temporary transfers can create a few predictable failure modes.
#, is present.No. The design intentionally keeps the AES key out of server-side storage. If the key portion of the share link is lost, PsiDrive cannot reconstruct it from the encrypted file.
Guest transfers are temporary. The normal retention target is 24 hours, and delete-after-first-download removes the transfer after one successful completed download.
Current Chrome and Edge provide the direct-to-disk browser API used for the most memory-efficient large-file download path. Other browser fallbacks can be added separately.
The current V1 stack runs on Cloudflare infrastructure: Pages for the frontend, Workers for the API and scheduled cleanup, D1 for metadata, R2 for encrypted objects, and Turnstile for anti-abuse verification.
Before commercial launch, add your official support email or ticket URL here. No support address has been invented in this build.