Skip to content

Storage tools your agent already has

Getting bytes from where they are to where you need them, reliably and without you watching.

7 tools

Backups, syncs and one-off moves of more data than a chat window can carry. These handle resuming a transfer that broke, mirroring a bucket, and packing things up before they go anywhere.

The tools

Preinstalled on every plan, with nothing to set up. A few depend on the engine you pick.

  • rclone

    Sync files between S3, GCS, Drive and dozens of other backends.

  • restic

    Create deduplicated, encrypted backups and restore from them.

  • rsync

    Mirror directories locally or over SSH, transferring only the delta.

  • scp

    Copy files to and from a remote host over SSH.

  • ssh

    Open a shell or run a single command on a remote machine.

  • ssh-keygen

    Generate, inspect and convert SSH keys, and manage known_hosts entries.

  • sftp

    Move files over SSH interactively or from a batch file.

Get started

A real command line, already set up

Every agent runs on a sandboxed machine with the whole toolbox preinstalled. No setup step, on any plan.