Storage tools your agent already has
Getting bytes from where they are to where you need them, reliably and without you watching.
7 toolsBackups, 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.
rcloneSync files between S3, GCS, Drive and dozens of other backends.
resticCreate deduplicated, encrypted backups and restore from them.
rsyncMirror directories locally or over SSH, transferring only the delta.
scpCopy files to and from a remote host over SSH.
sshOpen a shell or run a single command on a remote machine.
ssh-keygenGenerate, inspect and convert SSH keys, and manage known_hosts entries.
sftpMove files over SSH interactively or from a batch file.
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.
