<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>secure downloads &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/secure-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Mon, 02 Feb 2026 12:49:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Automate secure HTTP HTTPS downloads</title>
		<link>https://it.megocollector.com/scripts/automate-secure-http-https-downloads/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Jun 2007 04:03:00 +0000</pubDate>
				<category><![CDATA[AutoIT Scripts]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[secure downloads]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=58</guid>

					<description><![CDATA[Not an easy answer to find, however, AutoIT is capable of allowing secure HTTP, FTP, or HTTPS downloads using a script. The following script worked for me. #include ;Sample script to download registered files from HTTP source. ;Internet Explorer used to offer the ability via http://username:password@www.myfavoratewebsite.com InetGet("http://username:password@www.myfavoratewebsite.com/downloadme.exe", "downloadme.exe", 1) ;note: That there is no progressbar to indicate download. ;note: This...]]></description>
		
		
		
			</item>
	</channel>
</rss>
