Logo

一云

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

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

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

≤ {{ formatSize(smartThreshold) }} → Telegram > {{ formatSize(smartThreshold) }} → {{ storageLabel(smartLargeMode) }}
图片浏览
上传队列 ({{ uploadingFiles.length }}) ({{ failedCount }} 失败)
{{ file.name }}
{{ formatSize(file.uploadedBytes || 0) }} / {{ formatSize(file.size) }} • {{ file.speed }} • {{ file.error }} • {{ file.statusText || getStatusText(file.status) }} ({{ file.progress }}%) {{ storageLabel(file.targetMode) }}
交付结果 ({{ uploadedFiles.length }})
{{ getDisplayName(file) }}
已选 {{ selectedCount }} / {{ uploadedFiles.length }} 项
当前存储单文件上限 {{ currentUploadLimitLabel }}
存储节点
上传
并行上传 ON {{ isParallelActive() ? '大文件多路并行;Telegram 受自身限流逐条发送' : '关闭时逐个上传,网络不稳时更稳妥' }}
大文件节点 · 超过 {{ formatSize(smartThreshold) }}
当前上传目录
根目录
新建目录
将创建在「{{ folderPath || '根目录' }}」下;用 / 分隔可一次创建多级。
根目录
正在读取目录结构...
暂无子目录,可在上方直接输入路径或新建
{{ historyStats.count }} {{ formatSize(historyStats.totalSize) }} 显示 {{ historySorted.length }}
{{ historySelectedCount }} 已选
{{ group.label }}
{{ getDisplayName(item) }}
{{ getDisplayName(item) }}
{{ formatSize(item.size) }} {{ formatHistoryTime(item.uploadTime) }} {{ storageLabel(item.storageMode) }} /{{ item.folderPath }}
没有匹配的历史记录,试试调整搜索关键词或筛选条件 暂无本地上传历史,上传文件后将自动记录在此
图片画廊浏览 管理后台 WebDAV 服务
{{ 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 }}