-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
The web interface supports English and Chinese.
- Language is auto-detected from your browser settings
- Click the EN / 中文 button in the top-right corner to switch manually
- Your preference is saved in the browser (localStorage)
Click the "Select Files" button to pick one or more files from your device.
Click the "Select Folder" button to upload an entire folder. The directory structure is preserved on the server.
Drag files or folders directly onto the upload zone. Folders are supported — all files inside will be uploaded with their relative paths intact.
Note: Files are uploaded to the currently browsed directory. Navigate to a subfolder first if you want to upload there.
- Click a folder name to open it and view its contents
- Use the breadcrumb navigation at the top of the file list to jump back to any parent directory
- Click "Root" (or "根目录") to return to the top level
Click the "Download" button next to any file to download it to your device.
Directories cannot be downloaded directly. Navigate into the folder and download individual files.
Click the "Delete" button next to any file or folder. A confirmation dialog will appear before deletion.
- Deleting a folder removes all its contents recursively
Click "Show QR Code" below the server address to display a QR code. Scan it with a mobile device to quickly open the transfer page.
The file list automatically refreshes every 5 seconds to show new uploads from other devices.