mirror of
https://github.com/profullstack/agentbbs.git
synced 2026-08-13 22:37:28 +00:00
Merge branch 'feat/files-sftp' into feat/notify-creds
# Conflicts: # cmd/agentbbs/main.go
This commit is contained in:
commit
95d1afb59a
45 changed files with 2924 additions and 389 deletions
|
|
@ -210,6 +210,10 @@ directly over SFTP with the member's existing SSH login key.
|
|||
member reaches their private files with the same key they log in with
|
||||
(`sftp files@bbs.profullstack.com`). `scp`/`rsync -e ssh` work over the same
|
||||
endpoint.
|
||||
- **Eligibility:** members-only, **free for every member** (free and paid alike,
|
||||
like IRC and News — not a Premium-gated perk). Non-members are refused at the
|
||||
handshake; guests don't see the in-BBS browser. Operators can revoke an
|
||||
individual account's SFTP access without affecting its BBS login.
|
||||
- **In-BBS view:** a TUI file browser for the user's own workspace and the
|
||||
shared area (list, rename, delete, up/download path, view usage vs. quota).
|
||||
- **Operator TUI:** an admin management surface for the SFTP server — list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue