ab635e19eb44ebc781bae038b32190835abff764
- Add Cargo.toml with dependencies for reqwest, serde, tokio, and clap. - Implement login functionality to retrieve authentication token. - Create a module for handling file uploads with multipart support. - Set up command-line interface for file upload operations. - Include error handling for file existence and HTTP requests.
Description
上传文件到openlist
Languages
Rust
100%