Feature or enhancement request details
apple/containerization#463 added a streaming RPC to copy single files in and out of a running container. As noted there, directory copying was intentionally left out pending a solution for tar/untar capabilities in the guest agent.
This issue tracks extending the agent to support recursive directory copying, as a follow-up to the single-file implementation.
Code of Conduct