guest_copy_in
Copy files from host to guest filesystem using SCP for analysis and forensics in QEMU virtual machines.
Instructions
Copy a host file into the guest filesystem via SCP.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | ||
| host_path | Yes | ||
| guest_path | Yes | ||
| timeout_sec | No |