From b52aabd8fe9ed555357b8ed2dbff25fe29506026 Mon Sep 17 00:00:00 2001 From: Zachary Vorhies Date: Sat, 1 Feb 2025 05:20:09 -0700 Subject: [PATCH] serve nfs: update docs to note Windows is not supported - fixes #8352 --- docs/content/commands/rclone_serve_nfs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/commands/rclone_serve_nfs.md b/docs/content/commands/rclone_serve_nfs.md index 72081cf56..ed8358ec2 100644 --- a/docs/content/commands/rclone_serve_nfs.md +++ b/docs/content/commands/rclone_serve_nfs.md @@ -7,6 +7,8 @@ versionIntroduced: v1.65 --- # rclone serve nfs +*Not available in Windows.* + Serve the remote as an NFS mount ## Synopsis