debug_upload


Description:

[ Version ( since = "1.3.5" ) ]
public bool debug_upload (string filename, string tmpname, int32 mode, Cancellable? cancellable = null) throws Error

upload a file to the appliance (internal use only)

The debug_upload command uploads a file to the libguestfs appliance.

There is no comprehensive help for this command. You have to look at the file daemon/debug.c in the libguestfs source to find out what it is for.

Parameters:

this

A GuestfsSession object

cancellable

A GCancellable object

Returns:

true on success, false on error