Crates.io | ocloud |
lib.rs | ocloud |
version | |
source | src |
created_at | 2025-02-01 09:08:14.450768 |
updated_at | 2025-02-02 22:14:58.178881 |
description | Command line utilities for a self-hosted cloud |
homepage | |
repository | https://github.com/niooii/ocloud |
max_upload_size | |
id | 1538283 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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)\