# Files:Remote - SSH

**Page:** api/files-remote-ssh

[Download Raw Markdown](./api/files-remote-ssh.md)

---

## API Endpoints Summary

- **GET** `/{path}?type=ssh` — Access file via SSH/SFTP
- **PUT** `/{path}?type=ssh` — Upload file via SSH/SFTP

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```