SFTP VirtualFS

Technical access to messages and controlled upload, without exposing a generic disk.

El usuario ve un filesystem virtual ligado a sus estaciones visibles y, opcionalmente, un canal de subida en upload/ para materializar mensajes salientes.

Model
Scoped access
audit, visible stations, and controlled drafts
Administration

Per-station SFTP access

Gestión real de accesos SFTP por estación

SFTP users are created, edited, and revoked from the station itself, with scope, root, last access, and rotation actions.

Keys

User public keys

Gestión de claves públicas para un acceso SFTP

The key screen lets you add an existing key or generate a new one from the platform to avoid manual management outside the system.

Tree

What the user sees

/stations/
  <station>/
    inbox/
    outbox/
    recent/
    by-date/
    by-partner/
    upload/
      <partner>/
        drafts/
          <draft>/
            meta.json
            status.json
            files/

The tree is oriented to messages, attachments, and drafts, not arbitrary folders.

Operations

What the SFTP user can do.

Read

  1. List visible stations.
  2. Download raw.eml.
  3. Download attachments.

Upload

  1. Create draft in upload.
  2. Upload metadata and files.
  3. Submit to materialize outgoing message.

Governance

  1. Access auditing.
  2. Per-station scope.
  3. Password or key rotation from the UI.