To rename a remote file use the rn (or mv or ren) command:
rn <source> <destination>
source and destination can refer to a file using either an absolute or a relative path.
Rename a local file
To rename a remote file use the lrn (or lmv or lren) command:
lrn <source> <destination>
source and destination can refer to a file using either an absolute or a relative path.