[ Version ( since = "1.13.25" ) ]
public bool copy_file_to_device (string src, string dest, CopyFileToDevice? optargs) throws Error
copy from source file to destination device
See copy_device_to_device for a general overview of this call.
this |
A GuestfsSession object |
optargs |
a GuestfsCopyFileToDevice containing optional arguments |
true on success, false on error |