[ Version ( since = "1.0.18" ) ]
public bool cp (string src, string dest) throws Error
copy a file
This copies a file from src to dest where dest is either a destination filename or destination
directory.
| this |
A GuestfsSession object |
|
true on success, false on error |