[Important Security Notice] Fake Qfinder Pro Websites Detected. Learn more >

Correct mangle filename for all shared folders in one time.(8.3 Filename)


Last modified date: 2022-03-30

Summary

If the name of files and folders are in an unreadable format (8.3 filename) in a shared folder, you can find the properties of the problem shared folder and enable Only allows applications to access files using the long file name format, therefore, the name can be correctly displayed.

img

If you have multiple shared folders with the same problem, executing the following commands applies the setting to all shared folder in one time.

Procedures

  1. SSH access to the NAS
  2. Execute the following commands
/bin/sed -i '/^oplocks/d' /etc/config/smb.conf
/bin/sed -i '/^mangled names/d' /etc/config/smb.conf
/sbin/setcfg global "oplocks" yes -f /etc/config/smb.conf
/sbin/setcfg global "mangled names" no -f /etc/config/smb.conf
/etc/init.d/smb.sh restart

Was this article helpful?

100% of people think it helps.
Thank you for your feedback.

Please tell us how this article can be improved:

If you want to provide additional feedback, please include it below.

Choose specification

      Show more Less
      Choose Your Country or Region
      open menu
      back to top