file_push
Copy a file from the host into a Windows 98 guest VM using a verified temporary-file commit. Keeps the VM locked during the transfer; call vm_unlock when done.
Instructions
Copy a host file into the guest through a verified temporary-file commit. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. | |
| host_path | Yes | ||
| overwrite | No | ||
| guest_path | Yes |