Skip to main content
Once a volume is mounted, use the standard sandbox filesystem APIs against the mount path.

Read and Write

List and Inspect

Upload and Download

You can also use standard filesystem transfer operations against mounted paths.

Access Mode

  • rw mounts allow writes.
  • ro mounts reject write operations.