class rename_method :Renames thefile_from:filename -> file_to:filename -> unit ->
ftp_method
file_from
into file_to
.
Both file names must be of the same type, either `NVFS
or `Verbatim
.
If `NVFS
, both names must be in the same directory.