Page 1 of 1

Remote Folder (NFS) truncates share names containing spaces

Posted: 05 Aug 2026, 14:01
by AlexInUtah
Model:
TerraMaster F2-425 Plus

Current TOS version
7.0.0804

BIOS/InitBoot version
MTWL0101.V07

NFS Server:
Synology DS1621+

Problem:
Remote Folder cannot mount an NFS export whose share name contains a space. The GUI discovers the export but truncates the name at the first space.

Steps to reproduce:
Export Synology shared folder named Video Library via NFS.
Browse NFS shares in TOS Remote Folder.
TOS displays Video instead of Video Library.
Click Mount.
Mount fails with "Remote source path is unavailable."
Expected behavior:
10.10.10.1:/volume1/Video Library
Actual behavior:
10.10.10.1:/volume1/Video
The most important evidence
Include this log line:
mount.nfs: mounting 10.10.10.1:/volume1/Video failed,
reason given by server: No such file or directory
Then mention:
Running the equivalent Linux command manually succeeds:
mount -t nfs -o vers=4.1 \
10.10.10.1:/volume1/Video\ Library \
"/Volume1/Video Library/Synology"
Therefore, the Linux NFS client works correctly. The issue appears to be in the TOS Remote Folder GUI, which truncates the export name before calling mount.nfs
Image

Re: Remote Folder (NFS) truncates share names containing spaces

Posted: 05 Aug 2026, 14:42
by TMroy
AlexInUtah wrote: 05 Aug 2026, 14:01
Thank you for your report, we will varify and fix it soon.

Re: Remote Folder (NFS) truncates share names containing spaces

Posted: 06 Aug 2026, 00:20
by AlexInUtah
The bug is still there in latest TOS_X642.0_Update_7.0.1105_1605_2607272138

Re: Remote Folder (NFS) truncates share names containing spaces

Posted: 06 Aug 2026, 09:58
by TMzethar
Your additional information has been recorded, and we are now in the process of investigating the matter. We'll keep you posted here if anything comes up.

Re: Remote Folder (NFS) truncates share names containing spaces  [SOLVED]

Posted: 06 Aug 2026, 12:05
by TMzethar
We have confirmed the issue you mentioned and are currently working to resolve it. Please look forward to future TOS 7 updates.