<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://192.168.180.206:8001/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://192.168.180.206:8001/feed.php">
        <title>wiki.niziak.spox.org - linux:remotefs</title>
        <description></description>
        <link>http://192.168.180.206:8001/</link>
        <image rdf:resource="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-12T23:28:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:remotefs:cachefilesd?rev=1733217764&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:remotefs:nfs?rev=1745474793&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:remotefs:sshfs?rev=1729961826&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg">
        <title>wiki.niziak.spox.org</title>
        <link>http://192.168.180.206:8001/</link>
        <url>http://192.168.180.206:8001/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://192.168.180.206:8001/linux:remotefs:cachefilesd?rev=1733217764&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-03T09:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cachefilesd</title>
        <link>http://192.168.180.206:8001/linux:remotefs:cachefilesd?rev=1733217764&amp;do=diff</link>
        <description>cachefilesd

Caching with CacheFS

NFS

FS cache is not used:


$ cat /proc/fs/nfsfs/volumes 

NV SERVER   PORT DEV          FSID                              FSC
v4 c0a84190  801 0:258        7e59ad2c8fec4a2b:93201b279cd3026b no 


Install FS cache:


sudo apt install cachefilesd -y</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:remotefs:nfs?rev=1745474793&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-24T06:06:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NFS</title>
        <link>http://192.168.180.206:8001/linux:remotefs:nfs?rev=1745474793&amp;do=diff</link>
        <description>NFS

&lt;https://stackoverflow.com/questions/72493803/why-did-nfs-switch-from-udp-to-tcp-as-the-standard-protocol-in-version-4&gt;
A new feature, available for both 2.4 and 2.5 kernels but not yet integrated into the mainstream kernel at the time 
of this writing, is NFS over TCP. Using TCP has a   distinct advantage and a distinct disadvantage over UDP. 
The advantage is that it works far better than UDP on lossy networks. When using TCP, a single dropped packet 
can be retransmitted, without the ret…</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:remotefs:sshfs?rev=1729961826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-26T16:57:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SSH FS</title>
        <link>http://192.168.180.206:8001/linux:remotefs:sshfs?rev=1729961826&amp;do=diff</link>
        <description>SSH FS

	*  sshfs
	*  fuse.sshfs

sshfs Changelog


user@example.com:/  /mnt/examplecom  fuse.sshfs  defaults,_netdev,noauto,compression=yes,reconnect,ServerAliveInterval=15,ServerAliveCountMax=3,cache=yes,cache_timeout=3600,cache_dir_timeout=600,cache_stat_timeout=20,cache_link_timeout=20  0  0</description>
    </item>
</rdf:RDF>
