Basic Information

appmixer.utils.ftp.RenameFile

1.1.0

Public

Rename a file. Depending on the server you may also use this to move a file to another directory by providing full paths.

Input Ports

in

FieldTypeDescription
Path text The path to a file to rename. E.g. "/tmp/README.txt"
New Path text The new path to a file. E.g. "/tmp/README_RENAMED.txt"

Output Ports

out

FieldTypeDescription
No fields defined for this port

notFound

FieldTypeDescription
Path -
Error Code -
Error Message -

Full Metadata