It should, you probably need to enclose the path in double quotes like:

 

Path = “/test/中文共享;

 

That should work as long as the string is UTF-8.

 

Please advise if it doesn’t and we can try and figure out why.

 

Frank

 

From: bbjjffmcxs@outlook.com [mailto:bbjjffmcxs@outlook.com]
Sent: Monday, December 20, 2021 4:05 AM
To: devel@lists.nfs-ganesha.org
Subject: [NFS-Ganesha-Devel]Does nfs-ganesha 3.5 support shared path including chinese characters

 

Dear maintainer,

        Does nfs-ganesha 3.5 support shared path including chinese characters

      I tried and failed at parsing the config file. Is this an known issue? And is it posssible to support this action?

 

-------------env---------------------

NFS-Ganesha Release = V3.5

 

ganesha_conf:

NFS_Core_Param

{

      NFS_Protocols = 3;

      NFS_Port = 2049;

}

 

MDCACHE

{

      Dir_Chunk = 0;

      NParts = 1;

      Cache_Size = 1;

}

 

EXPORT

{

      Export_Id = 4;

      Protocols = 3;

      Path = /test/中文共享;      chinese characters

}

 

Windows 邮件发送