一云

By K-Vault
{{ storageTarget }}
访客模式:单文件上限 {{ formatSize(guestUploadConfig.maxFileSize) }},每日上限 {{ guestUploadConfig.maxDailyUploads }} 次
登录账户

点击或拖拽文件到此区域上传

当前节点单文件上限:{{ currentUploadLimitLabel }}。支持全局快速粘贴文件 (Ctrl+V)。

≤ {{ formatSize(smartThreshold) }} → Telegram > {{ formatSize(smartThreshold) }} → {{ storageLabel(smartLargeMode) }}
全部文件 → {{ storageLabel(storageMode) }}
图片浏览
上传队列 ({{ uploadingFiles.length }}) ({{ failedCount }} 失败)
{{ file.name }}
{{ storageLabel(file.targetMode) }}
{{ formatSize(file.uploadedBytes || 0) }} / {{ formatSize(file.size) }} • {{ file.speed }} • {{ file.error }} • {{ file.statusText || getStatusText(file.status) }} ({{ file.progress }}%)
交付结果 {{ uploadedFiles.length }}
{{ getDisplayName(file) }}
{{ formatSize(file.size) }}
已选 {{ selectedCount }} 项
{{ downloadProgress.fileName || '下载中' }} {{ downloadProgress.total > 0 ? Math.round((downloadProgress.loaded / downloadProgress.total) * 100) + '%' : '' }}
{{ formatSize(downloadProgress.loaded) }} / {{ downloadProgress.total > 0 ? formatSize(downloadProgress.total) : '未知大小' }} {{ downloadProgress.speed }}
{{ toasts[toasts.length - 1].message }}