Hi, I am using it on 4.x (beta 4 to be exact). To load it : "package require ftp" is ok on the file using the package (has to be in the packages load path...). Or you can load it at startup in one of your init scripts (same command : "package require ftp")
Under 3.x I can't use it as my 3.x servers are still running in tcl7.6 ! Hope this help. Regards. Selon Robert Locke <[EMAIL PROTECTED]>: > Alfred, Tim, and Jean, > > Are you using tcllib within 3.x or 4.x? Will it work in either or both? > How do you load it? > > Thanks! > > Rob > > > > There's ftp support in tcllib (pure Tcl). > > > I haven't tried it from within AOLserver but don't see why it shouldn't > > > work. > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to > <[EMAIL PROTECTED]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: > field of your email blank. > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
