FTP Library Package 2.1 for Tcl/Tk Manual Pages
If the directory was successfully created, then the command returns 1, if it fails 0.
# create directory ftp::MkDir $conn /incoming/newdir # or ftp::Cd $conn /incoming ftp::MkDir $conn newdir
[Contents] [Previous: ftp::Newer] [Next: ftp::RmDir]