| Crates.io | ocloud |
| lib.rs | ocloud |
| version | 0.1.3 |
| created_at | 2025-02-01 09:08:14.450768+00 |
| updated_at | 2025-02-02 22:14:58.178881+00 |
| description | Command line utilities for a self-hosted cloud |
| homepage | |
| repository | https://github.com/niooii/ocloud |
| max_upload_size | |
| id | 1538283 |
| size | 164,728 |
DO NOT install this.
This is actively being worked on, and I published it to make sure it compiles correctly
Rename example.env -> .env, then fill out the variables accordingly.
Note - path is a directory if it ends with '/'.
All directories are created upon access.
GET (file/dir) - Retrieves the file, or lists the directory contents
DELETE (file) - Deletes the file
POST (dir) - Uploads a file to the directory. (sent via multipart)\