Xác nhận?

3D Model
Image
⬇
Dropbox · Moon's AI Studio

🔒 Login required

Nhập passcode 4 số để dùng Dropbox.

Sai 5 lần → khoá 15 phút. Passcode mặc định 0000.

Section 06 · File Transfer

Drop files like a pigeon.

Throw a file at this page — it shows up at moon.id.vn/d/<id>. Auto-deletes after 2 h. Max 2 GB/file.

Max 2 GB TTL 2 H Files — Used —
⇪
Kéo thả file vào đây
hoặc click để chọn — upload từ máy, điện thoại, hoặc curl từ Leaf
—
—
0%

Active files

0 in transit · auto-purge every 30s
Name
Size
TTL
Actions
Chưa có file nào — upload đầu tiên ở trên.

From the terminal

Leaf · agent key · curl
# Upload từ Leaf (agent key):
curl -F file=@x.ply -H "X-Agent-Key: $MOON_AGENT_KEY" https://moon.id.vn/api/dropbox/upload

# List files đang có:
curl -H "X-Agent-Key: $MOON_AGENT_KEY" https://moon.id.vn/api/dropbox/list

# Download:
curl -O -H "X-Agent-Key: $MOON_AGENT_KEY" https://moon.id.vn/api/dropbox/<id>

# Xóa sớm:
curl -X DELETE -H "X-Agent-Key: $MOON_AGENT_KEY" https://moon.id.vn/api/dropbox/<id>
Đang kiểm tra session…