Re: Ftp packages



Bart schrieb:
Hello,

I would like to automate some ftp file uploads that we do weekly here.
In going through the messages for an easy fix, I see recommendations to
use Tcllib's ftp, TclCurl and many others. I would like to stay with
Tcllib solution so would I miss anything if I went ahead with Tcllib's
ftp package instead of one of the others?

Tcllib ftp is fine, but lacks some of the more advanced features, (e.g.
FTP over SSL, Third Party Transfers etc.), but if it works for what you
plan no reason to use something else.

Michael
.



Relevant Pages

  • Ftp packages
    ... I would like to automate some ftp file uploads that we do weekly here. ... In going through the messages for an easy fix, I see recommendations to use Tcllib's ftp, TclCurl and many others. ...
    (comp.lang.tcl)
  • Re: Ftp packages
    ... I would like to automate some ftp file uploads that we do weekly here. ... In going through the messages for an easy fix, I see recommendations to use Tcllib's ftp, TclCurl and many others. ... I would like to stay with Tcllib solution so would I miss anything if I went ahead with Tcllib's ftp package instead of one of the others? ...
    (comp.lang.tcl)