# Page Not Found

`/docs/rest-api/sdk/sandboxes/write-files` does not exist. Similar pages:

- [Write files (Vercel SDK)](/docs/rest-api/sdk/sandboxes/write-files.md): POST /v2/sandboxes/sessions/{sessionId}/fs/write Uploads and extracts files to a session's filesystem. Files must be uploaded as a gzipped tarball
- [Write files](/docs/rest-api/sandboxes/write-files.md): POST /v2/sandboxes/sessions/{sessionId}/fs/write Uploads and extracts files to a session's filesystem. Files must be uploaded as a gzipped tarball
- [Working with Sandbox](/docs/sandbox/working-with-sandbox.md): Use Vercel Sandbox to run code, stream command output, manage files, capture snapshots, and stop sandboxes from your application. Sandboxes are
- [Read a file (Vercel SDK)](/docs/rest-api/sdk/sandboxes/read-a-file.md): POST /v2/sandboxes/sessions/{sessionId}/fs/read Downloads the contents of a file from a session's filesystem. The file content is returned as a
- [Scope file operations to a user](/docs/sandbox/multi-agent.md): writeFiles(), readFile(), readFileToBuffer(), and mkDir() resolve relative paths against the user's home directory, and that user owns the

All pages: [/llms.txt](/llms.txt)
