copy_device_to_file


Description:

[ Version ( since = "1.13.25" ) ]
public bool copy_device_to_file (string src, string dest, CopyDeviceToFile? optargs) throws Error

copy from source device to destination file

See copy_device_to_device for a general overview of this call.

Parameters:

this

A GuestfsSession object

optargs

a GuestfsCopyDeviceToFile containing optional arguments

Returns:

true on success, false on error