--- sidebar_label: sandbox title: opendevin.sandbox.e2b.sandbox --- ## E2BBox Objects ```python class E2BBox(Sandbox) ``` #### copy\_to ```python def copy_to(host_src: str, sandbox_dest: str, recursive: bool = False) ``` Copies a local file or directory to the sandbox.