ftp Library Package 2.1 for Tcl/Tk Manual Pages
The command returns 1 if the specified file can be successfully renamed or 0 if it fails.
# rename file ftp::Rename $conn index.htm index.htm.org # with fully qualified path name ftp::Rename $conn /usr/htdocs/index.htm /usr/htdocs/index.htm.org
[Contents] [Previous: ftp::Delete] [Next: ftp::Put]