ASHNET library update 1.13.167, FTP2 enhancement: Add new opcode XFTPF_RENAME opcode (&h00800000), which in conjunction with XFTPF_SFTP allows you to rename a remote file or directory. Use the same parameter list as for the other opcodes, except:
localpath should specify the old file or directory name
hostfile should specify the new file or directory name
hostdir should be set to ""
On return the status parameter will be set to 1 on success.