01 | Storage Rules
All uploads are hosted securely on decentralized edge nodes. Files are **permanently destroyed** exactly 24 hours after submission.
To prevent cost overflows and storage abuse, a **strict 8 GB collective guard cap** is active on the server. If this limit is reached, active file Lifespans may be dynamically reduced or new uploads temporarily paused.
02 | Terminal / Agent Upload
Full integration support for CLI environments and autonomous software pipelines:
Upload Local Archive
curl --data-binary @archive.tar.gz -H "X-File-Name: archive.tar.gz" https://files.ozgurguler.tech/
Pipe Standard Output
cat image.png | curl --data-binary @- -H "X-File-Name: image.png" https://files.ozgurguler.tech/
Click or Drag & Drop File
Max File Size: 100 MB | Collective Storage Limit: 8 GB
Upload Completed
File is live at the Edge. Copy download URL below: