> ## Documentation Index
> Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 概览

每个沙箱都有一套完全隔离的文件系统。当前我们为沙箱提供固定 20 GB 大小的存储空间。

接下来，我们会展示如何基于 SDK 来操作沙箱的文件系统，包括：

* [文件读写](/sandbox/filesystem-read-write)
* [监视目录变化](/sandbox/filesystem-watch)
* [文件上传](/sandbox/filesystem-upload)
* [文件下载](/sandbox/filesystem-download)
