<?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[Best way to mount seedbox for file browsing?]]></title><description><![CDATA[<p dir="auto">I have a seedbox and I'd like to mount it as a network drive where I can view content on it without downloading it permanently on my local computer. I also plan to use Stash to organize that content.</p>
<p dir="auto">Does anyone have suggestions for what's the best way to do this to get good performance and reliably? I've found too many softwares and services but unsure which is the best for this use case, and don't wanna try them all in case someone has already figured out an easy way.</p>
]]></description><link>https://community.gaytor.rent/topic/69182/best-way-to-mount-seedbox-for-file-browsing</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Jul 2026 11:26:14 GMT</lastBuildDate><atom:link href="https://community.gaytor.rent/topic/69182.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 May 2026 09:44:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best way to mount seedbox for file browsing? on Tue, 02 Jun 2026 11:30:44 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> Hi the command for mapping the drive doesn't work. I've tried removing the 'remote.php', tried adding 'https:\\' before the domain name. The drive is unreacheable. Only works when I manually do it every reboot.</p>
<p dir="auto">Also might be worth mentioning that the "Computer Browser" service doesn't appear in my system services.<br />
<img src="/assets/uploads/files/1780399676994-26060202132745_1121.png" alt="26060202132745_1121.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm on Windows 11.</p>
]]></description><link>https://community.gaytor.rent/post/340713</link><guid isPermaLink="true">https://community.gaytor.rent/post/340713</guid><dc:creator><![CDATA[Boilovesgayp]]></dc:creator><pubDate>Tue, 02 Jun 2026 11:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to Best way to mount seedbox for file browsing? on Mon, 01 Jun 2026 15:02:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/boilovesgayp" aria-label="Profile: Boilovesgayp">@<bdi>Boilovesgayp</bdi></a> Usually, an SSL certificate along with a username and password is sufficient.</p>
<p dir="auto">Now... If you want to connect the WebDAV to your computer on reboot, there is one key thing you need to do, as it is not set correctly by default. Open your System Services (services.msc) and look for "Computer Browser". Change the startup setting on this service to "Automatic", then start the service. This will save you a lot of headaches when you reboot your PC.</p>
<p dir="auto">The other thing you may need to do when you setup the WebDAV as a mapped network drive is to create a batch file that runs on startup (as your regular user account) that will disconnect then reconnect the mapped network drive, since for some reason, Windows chokes on reconnecting WebDAV endpoints as a mapped network drive. You can do this either by putting a string in the Windows Registry (HKLM\Software\Microsoft\Windows\Current Version\Run) or by adding the batch file into the startup folder within the start menu.</p>
<p dir="auto">The commands for the batch file should be as follows (assuming that the drive letter you are using for the drive is Z</p>
<p dir="auto">net use Z: /delete<br />
net use Z: \&lt;IP or Hostname&gt;@SSL&lt;path to folder&gt; &lt;password&gt; /user:&lt;username&gt;</p>
<p dir="auto">So in this example, we're going to use <a href="http://example.com" target="_blank" rel="noopener noreferrer nofollow ugc">example.com</a> as the hostname, and remote.php\folder as the folder, Monkey69! as the password and username as the username... So the second line would be</p>
<p dir="auto">net use Z: \example.com@SSL\remote.php\folder Monkey69! /user:username</p>
<p dir="auto">Hope this helps</p>
]]></description><link>https://community.gaytor.rent/post/340678</link><guid isPermaLink="true">https://community.gaytor.rent/post/340678</guid><dc:creator><![CDATA[MrMazda]]></dc:creator><pubDate>Mon, 01 Jun 2026 15:02:59 GMT</pubDate></item><item><title><![CDATA[Reply to Best way to mount seedbox for file browsing? on Mon, 01 Jun 2026 10:12:07 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> wow thanks that worked!! I didnt even need nextcloud because my seedbox offered webdav access point. I do have another question tho, how secure is it? is there hacking or exposure risk? if there is, whats the next best thing?</p>
]]></description><link>https://community.gaytor.rent/post/340664</link><guid isPermaLink="true">https://community.gaytor.rent/post/340664</guid><dc:creator><![CDATA[Boilovesgayp]]></dc:creator><pubDate>Mon, 01 Jun 2026 10:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to Best way to mount seedbox for file browsing? on Sun, 31 May 2026 22:41:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/boilovesgayp" aria-label="Profile: Boilovesgayp">@<bdi>Boilovesgayp</bdi></a> If your seedbox supports a web interface, you can make use of a wonderful software called NextCloud, which will allow you to use a WebDAV end point that you can mount to your PC like a network hard drive.</p>
]]></description><link>https://community.gaytor.rent/post/340639</link><guid isPermaLink="true">https://community.gaytor.rent/post/340639</guid><dc:creator><![CDATA[MrMazda]]></dc:creator><pubDate>Sun, 31 May 2026 22:41:38 GMT</pubDate></item></channel></rss>