ftp Library Package 2.1 for Tcl/Tk Manual Pages
The command returns 1 if the specified directory can be successfully removed or 0 if it fails.
# remove directory ftp::RmDir $conn /incoming/newdir # or ftp::Cd $conn /incoming ftp::RmDir $conn newdir
[Contents] [Previous: ftp::MkDir] [Next: ftp::Quote]