| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cross-platform source/path sync collaboration layer for humans and agents, built on Apache OpenDAL.
Section's active product model is:
The current repo already includes:
The active route in this repo is centered on:
Any provider supported by OpenDAL can be used. Common ones:
| Provider | --provider value | Required options |
|---|---|---|
| Local filesystem | fs | root=/path |
| Amazon S3 | s3 | bucket, region, access_key_id, secret_access_key |
| WebDAV | webdav | endpoint, username, password |
See OpenDAL services for the full list.
cargo check -p section-core -p section-provider -p section-cli -p sectiond
cargo test -p section-core -p section-provider -p sectiond
cargo test -p section-cli
RUST_LOG=debug section source listApache-2.0
| Back | FazBrowse Home | New Git URL |