How do I upload/download to/from my instance?
You can use the CLI copy command to copy from/to directories on a remote instance and your local machine, or to copy data between two remote instances. You can use the copy buttons in the GUI to copy data between two remote instances. The copy command uses rsync and is generally fast and efficient, subject to single link upload/download constraints. The copy command supports multiple location formats:[instance_id:]path
- Legacy format (still supported)C.instance_id:path
- Container copy formatcloud_service:path
- Cloud service formatcloud_service.cloud_service_id:path
- Cloud service with IDlocal:path
- Explicit local path