Path: ...!newsfeed00.sul.t-online.de!t-online.de!news.karotte.org!news2.arglkargh.de!news.ecp.fr!news.ya.com!yacom!nsnmpen1-lo.nuria.telefonica-data.net!nsnmpen3-lo.nuria.telefonica-data.net!not-for-mail From: =?ISO-8859-15?Q?Andr=E9s_Garc=EDa?= Newsgroups: comp.lang.tcl Subject: Ann TclCurl 7.16.4 Date: Fri, 20 Jul 2007 00:31:56 +0200 Organization: Telefonica Data Espagna Lines: 43 Message-ID: NNTP-Posting-Host: 172.red-80-24-194.staticip.rima-tde.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: nsnmpen3-gest.nuria.telefonica-data.net 1184884564 22700 80.24.194.172 (19 Jul 2007 22:36:04 GMT) X-Complaints-To: usenet@nsnmpen3-gest.nuria.telefonica-data.net NNTP-Posting-Date: Thu, 19 Jul 2007 22:36:04 +0000 (UTC) User-Agent: KNode/0.10.4 Bytes: 2417 Hi, I have just released a new version of TclCurl updated for libcurl 7.16.2, with TclCurl you can download and upload files using protocols like ftp, ftps, tftp, http, https, scp, sftp, tftp, ldap, telnet, dict and file. The main changes since the last version are: * New configure options: * newfileperms: Used to set the permissions, defalt 0664, that will be assigned to newly created files on the remote server. * newdirectoryperms: Used to set the permissions, default 0755, that will be assigned to newly created directories on the remote server. They can both be used for SFTP, SCP and FILE transfers. * Changed option: The option to set the Kerberos security level for FTP is now called 'krblevel', the old name 'krb4level' will be kept for time for compatibility. * New option for multi handles: * maxconnects: Sets the maximum amount of simultaneously open connections that TclCurl may cache. Default is 10. * Bug fix: Sven Hoexter fixed a couple of errors in the man pages. Since the last TclCurl, there has been many changes in libcurl which you can check at: http://curl.haxx.se/changes.html For more information, please visit: http://personal1.iddeo.es/andresgarci/tclcurl/english/index.html Share the wonders, Andres