Share Files from Your Terminal

Quick, simple, and secure file sharing directly from the command line. Upload with curl, download anywhere.

Get Started Learn More

Quick Start

Upload a file
curl --upload-file myfile.txt https://dropcli.com/upload

Replace myfile.txt with your file name. You'll receive a unique download link.

Download a file
curl https://dropcli.com/d/abc123 -o myfile.txt

Or simply open the link in your browser to download.

Upload via Browser

Prefer a GUI? Drag and drop your file or click to select.

Drag & Drop your file here

or

Maximum file size: 10 GB

Uploading... 0%
Advertisement

Ad Space (728x90)

Why Drop CLI?

Lightning Fast

No sign-up required. Upload and share files instantly from your terminal.

Secure

All uploads are encrypted in transit. Optional end-to-end encryption available.

Temporary Storage

Files are automatically deleted after expiration. No permanent storage worries.

Service Limits

Maximum file size10 GB
File retention3 days or after first download
Ad

160x600

Common Use Cases

Server Logs

Quickly share log files with your team for debugging without setting up FTP.

Code Snippets

Share configuration files or scripts quickly between servers or colleagues.

Screenshots

Upload screenshots directly from your terminal and share the link instantly.

Backups

Temporarily store compressed backups for quick transfer between systems.