tgz_in


Description:

[ Version ( deprecated = true , since = "1.0.3" ) ]
public bool tgz_in (string tarball, string directory, Cancellable? cancellable = null) throws Error

Warning: tgz_in is deprecated.

unpack compressed tarball to directory

Note:

In new code, use tar_in instead

This command uploads and unpacks local file tarball (a *gzip compressed* tar file) into directory.

Parameters:

this

A GuestfsSession object

cancellable

A GCancellable object

Returns:

true on success, false on error