cp_a


Description:

[ Version ( since = "1.0.18" ) ]
public bool cp_a (string src, string dest) throws Error

copy a file or directory recursively

This copies a file or directory from src to dest recursively using the "cp -a" command.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error