<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Maximum file size using the file:&#x2F;&#x2F; protocol?]]></title><description><![CDATA[<p dir="auto">Hi guys</p>
<p dir="auto">This one is a little techie but I'm not finding any help regarding it online! So I thought I'd ask any experts on here that might have a clue…</p>
<p dir="auto">I'm creating a website to display and link all my videos in my collection. For each video I have created an thumbnail sheet and would like to hyperlink this to the actual video file. I know most browsers don't like/allow the file:// protocol, so I'm kind of stuck doing this in IE.  I would prefer to use the file:// protocol so the video can be opened directly in VLC, rather than in a plugin over the http:// protocol (which always seems slow to me, especially when trying to jump ahead).</p>
<p dir="auto">I've got this working easily enough and when I click on the thumbnail IE prompts to "Open or Save" the file (which is what I want).  HOWEVER, if the file size is over 4GB I get the error "The connection to the website was reset. Error Code: INET_E_DOWNLOAD_FAILURE". To be a bit more precise, a file that is 4,069,561 KB opens fine but a file that is 4,342,036 KB doesn't (I'm assuming therefore it's something to do with a 4,096,000 limit).</p>
<p dir="auto">The question is, is this a limit of the file:// protocol, or a setting somewhere in IE, or something to do with the web server (XAMPP)? Is there any way of getting round this (apart from re-encoding quite a lot of videos and potentially losing some quality)?</p>
<p dir="auto">Any help, hints or advice would be gratefully received  <img src="https://community.gaytor.rent/assets/plugins/nodebb-plugin-emoji/emoji/apple/1f604.png?v=57695cee877" class="not-responsive emoji emoji-apple emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">Thanks</p>
<p dir="auto">PJ</p>
]]></description><link>https://community.gaytor.rent/topic/40142/maximum-file-size-using-the-file-protocol</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 08:54:48 GMT</lastBuildDate><atom:link href="https://community.gaytor.rent/topic/40142.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Aug 2018 16:03:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Maximum file size using the file:&#x2F;&#x2F; protocol? on Wed, 06 Feb 2019 01:35:55 GMT]]></title><description><![CDATA[<p dir="auto">There exists no such thing as the "file://" protocol. You're just accessing files on your local computer. Using this in a website won't work for anyone but you. (also, if this is strictly for your own viewing you can use relative urls and just open the .html file and it'll work in any browser)</p>
]]></description><link>https://community.gaytor.rent/post/249468</link><guid isPermaLink="true">https://community.gaytor.rent/post/249468</guid><dc:creator><![CDATA[6ay]]></dc:creator><pubDate>Wed, 06 Feb 2019 01:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Maximum file size using the file:&#x2F;&#x2F; protocol? on Tue, 07 Aug 2018 05:37:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrmazda" aria-label="Profile: MrMazda">@<bdi>MrMazda</bdi></a>:</p>
<blockquote>
<p dir="auto">If I am not mistaken, the size limit is 4 GB, or to be more precise, 4,194,304 bytes.</p>
</blockquote>
<p dir="auto">Thanks MrMazda - that's what I was kind of assuming. Damn  :blownose:</p>
]]></description><link>https://community.gaytor.rent/post/243327</link><guid isPermaLink="true">https://community.gaytor.rent/post/243327</guid><dc:creator><![CDATA[pjh1122]]></dc:creator><pubDate>Tue, 07 Aug 2018 05:37:32 GMT</pubDate></item><item><title><![CDATA[Reply to Maximum file size using the file:&#x2F;&#x2F; protocol? on Sun, 05 Aug 2018 16:09:41 GMT]]></title><description><![CDATA[<p dir="auto">If I am not mistaken, the size limit is 4 GB, or to be more precise, 4,194,304 bytes.</p>
]]></description><link>https://community.gaytor.rent/post/243293</link><guid isPermaLink="true">https://community.gaytor.rent/post/243293</guid><dc:creator><![CDATA[MrMazda]]></dc:creator><pubDate>Sun, 05 Aug 2018 16:09:41 GMT</pubDate></item></channel></rss>