Navigation

Operators and Keywords

Function List:

C++ API

: rename (f, oldname, newname)

Rename or move the remote file or directory oldname to newname, over the FTP connection f.

f is an FTP object returned by the ftp function.

Package: octave