1

How can I (on Ubuntu 22.04) access my Synology shares without mounting them.

If I use the Ubuntu File GUI tool I see the Synology unit when I click the + Other Locations option. Clicking on (File Sharing) brings up the shares. I can access the files in the shares by clicking them.

I would like to do that from within a bash script?

ls smb://<synology-ip>/<share> doesn't work and neither does ls smb://<synology-ip>.

While researching the solution I came across Access Windows 10 Shared Folder from Ubuntu 18.04. The solution required one to client max protocol = NT1 in the /etc/samba/smb.conf file.

I did that and got the following when I reloaded the configuration file: lp_load_ex: Max protocol NT1 is less than min protocol SMB2_02.

This solution did not work for me. Not sure if it makes the system more vulnerable.

Thanks

chribonn
  • 311

0 Answers0