How to Rename a Remote and Local File in FileZilla Pro CLI

Rename a remote file

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.

Tags: ,