|work|: Rclone Terabox Support

Rclone <--WebDAV--> Local Proxy Server <--HTTP API--> Terabox

| Operation | Support | |-----------|---------| | List files | ✅ Full | | Download | ✅ Full | | Upload | ✅ (Limited by Terabox file size: 20GB free / 100GB premium) | | Delete | ✅ | | Move/Copy | ✅ (Server-side if supported by bridge) | | Sync | ✅ (via rclone sync ) | rclone terabox support

rclone config # Choose "webdav" # URL: http://localhost:5244/dav # Vendor: "other" # User: Alist username # Password: Alist password rclone ls terabox_alist:/path Local Proxy Server &lt