<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Filesystem - Tag - Worker7</title>
        <link>https://www.worker7.com/tags/filesystem/</link>
        <description>Filesystem - Tag - Worker7</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 22 Jan 2023 13:40:16 -0500</lastBuildDate><atom:link href="https://www.worker7.com/tags/filesystem/" rel="self" type="application/rss+xml" /><item>
    <title>Samba Empty Folder</title>
    <link>https://www.worker7.com/posts/samba-empty-folder/</link>
    <pubDate>Sun, 22 Jan 2023 13:40:16 -0500</pubDate>
    <author>worker7</author>
    <guid>https://www.worker7.com/posts/samba-empty-folder/</guid>
    <description><![CDATA[<p>I recently had an folder in one of my network shares showing up empty, despite the fact that it was not empty. After some investigation it turned out that the containg folder had a trailing space symbol, which is not allowed in the SMB protocol. Removing the trailing space (and reloading the mount) fixed the issue. I ran the following command to see if I had more folders with that issue and sure enough I found another one.</p>]]></description>
</item>
<item>
    <title>OSX Mount NFS With Proper Unicode Encoding</title>
    <link>https://www.worker7.com/posts/osx-mount-nfs-with-proper-unicode-encoding/</link>
    <pubDate>Fri, 14 Oct 2022 21:38:12 -0400</pubDate>
    <author>worker7</author>
    <guid>https://www.worker7.com/posts/osx-mount-nfs-with-proper-unicode-encoding/</guid>
    <description><![CDATA[<p>I recently move my external storage to a NAS. After some testing I decided to use NFS instead of SMB to mount my data. One issue I ran into was that OSX was not correctly showing filenames that contained unicodes. The solution was to use the <code>nfc</code> (Normalization Form C) option when mounting the filesystem.</p>]]></description>
</item>
</channel>
</rss>
