ftp Library Package 2.1 for Tcl/Tk Manual Pages
If the command fails an empty string is returned.
# get file size set old_type [ftp::Type $conn] ftp::Type $conn binary set size [ftp::FileSize $conn index.htm] ftp::Type $conn $old_type
[Contents] [Previous: ftp::NList] [Next: ftp::ModTime]