mv


Description:

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

move a file

This moves a file from src to dest where dest is either a destination filename or destination directory.

See also: rename.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error