<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: USB Sharing on Hub 2 in My Router</title>
    <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887707#M33151</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/893"&gt;@Champnet&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;...you need to find a way to declare the USB device as a share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And how do I do that please?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 09:05:02 GMT</pubDate>
    <dc:creator>ksaro1</dc:creator>
    <dc:date>2022-09-12T09:05:02Z</dc:date>
    <item>
      <title>USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887653#M33145</link>
      <description>&lt;P&gt;See attached screenshot. This shows a USB storage device that I've attached to my Hub 2 router. (I know the advice against using SMB 1.0, but I'm not that worried about the security on my home network).&lt;/P&gt;
&lt;P&gt;Anyway, the named device doesn't allow me to connect using SMB ver 1.0 from any of my home devices. The error messages all indicate that the IP address 192.168.1.254 isn't an SMB server. What is the correct syntax to attach using SMB?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-09-11 at 16.52.39.jpg" style="width: 790px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/38703iCCB47C7FB3A28331/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-09-11 at 16.52.39.jpg" alt="Screenshot 2022-09-11 at 16.52.39.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;e.g. mount attempt on Linux results in the below error (I also tried with user=admin and get same error)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount.cifs kernel mount options: ip=192.168.1.254,unc=\\192.168.1.254\Kingston,vers=1.0,user=root,pass=********&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mount error(111): could not connect to 192.168.1.254Unable to find suitable address&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 16:13:49 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887653#M33145</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-11T16:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887659#M33147</link>
      <description>&lt;P&gt;Personally I wouldn't bother sharing from the Hub Two, why not from your pi, plenty of online help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aallan.medium.com/adding-an-external-disk-to-a-raspberry-pi-and-sharing-it-over-the-network-5b321efce86a" target="_self"&gt;Follow me - sharing on a pi&lt;/A&gt;&amp;nbsp;is an example&lt;/P&gt;
&lt;P&gt;Dan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 17:09:37 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887659#M33147</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2022-09-11T17:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887678#M33148</link>
      <description>Doesn’t smb://192.168.1.254 work for you?&lt;BR /&gt;Depending upon the file manager in Linux  there should be an option to “connect to server” or something equivalent.</description>
      <pubDate>Sun, 11 Sep 2022 21:52:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887678#M33148</guid>
      <dc:creator>RPMozley</dc:creator>
      <dc:date>2022-09-11T21:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887704#M33149</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/17156"&gt;@RPMozley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Doesn’t smb://192.168.1.254 work for you?&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Short answer is no.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From my Mac I get the following&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-09-12 at 08.25.06.jpg" style="width: 372px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/38710i603824B9A0966376/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-09-12 at 08.25.06.jpg" alt="Screenshot 2022-09-12 at 08.25.06.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And on my RPI4 when I use the PCman file manager it can see all other shares on my home network but nothing shows for the Hub2. Also on my iPad I get a failure to find server error as well.&lt;/P&gt;
&lt;P&gt;What do you see using smb://192.168.1.254?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 08:46:45 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887704#M33149</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T08:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887705#M33150</link>
      <description>&lt;P&gt;No point in trying to connect to the router, you need to find a way to declare the USB device as a share.&lt;/P&gt;
&lt;P&gt;Then the access would be&amp;nbsp;&lt;SPAN&gt;192.168.1.254/'share name'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 08:55:30 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887705#M33150</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2022-09-12T08:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887707#M33151</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/893"&gt;@Champnet&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;...you need to find a way to declare the USB device as a share.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And how do I do that please?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 09:05:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887707#M33151</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T09:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887708#M33152</link>
      <description>&lt;P&gt;It should be in the router settings, someone with a hub two maybe able to help.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 09:11:42 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887708#M33152</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2022-09-12T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887718#M33153</link>
      <description>&lt;P&gt;..."in the settings" - perhaps not! At least not in any settings I can access, the Plusnet Hub Two is pretty well locked down to the ordinary user.&lt;/P&gt;
&lt;P&gt;The USB port certainly works, I can plug things in and immediately see them correctly recognised:&lt;/P&gt;
&lt;P&gt;Kingston, Data Traveller USB memory stick&lt;BR /&gt;HP Deskjet printer&lt;BR /&gt;StoreJet Transcent USB HD&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I can '&lt;STRONG&gt;Safely Disconnect&lt;/STRONG&gt;' all of these via the Hub Two web page but, when installed, I have no idea how to access or use any of them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 10:43:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887718#M33153</guid>
      <dc:creator>pvmb</dc:creator>
      <dc:date>2022-09-12T10:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887722#M33155</link>
      <description>&lt;P&gt;I think you would need a USB drive connected first to be able to see the share, have you looked at the Event Log&lt;/P&gt;
&lt;P&gt;selecting category USB to see what is might be called.&lt;/P&gt;
&lt;P&gt;The format of the USB drive might be important the Hub One only supported FAT16, FAT32 and NTFS&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 10:54:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887722#M33155</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2022-09-12T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887725#M33156</link>
      <description>&lt;P&gt;Comment from&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/49965"&gt;@PigeonPete&lt;/a&gt;&amp;nbsp; back in 2019 using a plus one router :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"The key to getting to the drive seems to be this share path:&lt;/P&gt;
&lt;P&gt;//pnhub1/usb1/"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So /usb1/ just might be the usb share name on the hub two................&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:05:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887725#M33156</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2022-09-12T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887727#M33157</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I think you would need a USB drive connected first to be able to see the share, have you looked at the Event Log&lt;/P&gt;
&lt;P&gt;selecting category USB to see what is might be called.&lt;/P&gt;
&lt;P&gt;The format of the USB drive might be important the Hub One only supported FAT16, FAT32 and NTFS&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Good points....&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-09-12 at 11.58.01.jpg" style="width: 803px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/38711i60FE8A424A47724B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-09-12 at 11.58.01.jpg" alt="Screenshot 2022-09-12 at 11.58.01.jpg" /&gt;&lt;/span&gt;These are the only events for USB. Should I see any reference to sharing or SMB?&lt;/P&gt;
&lt;P&gt;I've formatted the USB as FAT32.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:10:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887727#M33157</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T11:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887728#M33158</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/893"&gt;@Champnet&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Comment from&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/49965"&gt;@PigeonPete&lt;/a&gt;&amp;nbsp; back in 2019 using a plus one router :&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Mine is a Hub 2 - completely different kit.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:13:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887728#M33158</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T11:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887729#M33159</link>
      <description>&lt;P&gt;Agreed, but have tried&amp;nbsp;&lt;SPAN&gt;192.168.1.254&lt;/SPAN&gt;&lt;SPAN&gt;/usb1/ or&amp;nbsp;just 192.168.1.254/usb/ ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:18:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887729#M33159</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2022-09-12T11:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887730#M33160</link>
      <description>&lt;P&gt;DOH! Solved... I finally found an older BT post and it mentioned connecting as &lt;EM&gt;&lt;STRONG&gt;guest&lt;/STRONG&gt;&lt;/EM&gt;... BINGO... that does the trick on my iMac. Now to research how to mount SMB as guest on Raspberrys.... Thanks all for your replies.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:20:35 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887730#M33160</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T11:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887731#M33161</link>
      <description>&lt;P&gt;Should have included the rest of&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/49965"&gt;@PigeonPete&lt;/a&gt;&amp;nbsp;'s post :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key to getting to the drive seems to be this share path:&lt;/P&gt;
&lt;P&gt;//pnhub1/usb1/&lt;/P&gt;
&lt;P&gt;I can use the smbclient utility on my system like:&lt;/P&gt;
&lt;P&gt;smbclient //pnhub1/usb1 -U GUEST -I 192.168.1.254&lt;/P&gt;
&lt;P&gt;and hitting return on the password prompt.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:26:06 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887731#M33161</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2022-09-12T11:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887733#M33162</link>
      <description>&lt;P&gt;FWIW - the option -o guest works for Linux/Raspberry pi SMB mount&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:30:45 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887733#M33162</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T11:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887735#M33163</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The format of the USB drive might be important the Hub One only supported FAT16, FAT32 and NTFS&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Actually, I've found that it does NOT support NTFS. When I format my USB drive as NTFS, then the Hub2 fails any access attempts. When I format the same USB drive FAT32 then the access works.... Hmmm... seems I'm limited to &amp;lt;2Gb file sizes then, which is OK as I just store old photos anyway.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:37:50 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887735#M33163</guid>
      <dc:creator>ksaro1</dc:creator>
      <dc:date>2022-09-12T11:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887738#M33165</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;I've found that it does NOT support NTFS&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thats nice to know for others who might wish to do share a USB drive. 2Gb file limit is a feature of FAT32.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:01:00 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887738#M33165</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2022-09-12T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB Sharing on Hub 2</title>
      <link>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887749#M33167</link>
      <description>&lt;P&gt;Meanwhile, in Windows...&lt;/P&gt;
&lt;P&gt;With a USB Memory stick plugged in to the Hub Two, looking at the Windows Command Prompt:&lt;/P&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;&amp;gt; net view hub&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Shared resources at hub&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Plusnet Hub Two File Server&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Share name  Type  Used as  Comment&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;------------------------------------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;usb1        Disk           created by auto-share&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it is definitely there and ready to share, just need to sort it all out in Windows!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:54:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/USB-Sharing-on-Hub-2/m-p/1887749#M33167</guid>
      <dc:creator>pvmb</dc:creator>
      <dc:date>2022-09-12T12:54:01Z</dc:date>
    </item>
  </channel>
</rss>

