X96 MINI - samba not working?


 Share

0

Recommended Posts

I have an ASUS RT-AC57U router and a USB drive is connected to it. I would like to use my X96 MINI to copy some files from this drive. I turned on SAMBA (in armbian config) in the ARMBIAN settings. On the monitor in the device manager, under the address 192.168.1.1, I can see all the folders created on the router's disk. Unfortunately, when I try to connect to the terminal, nothing works.


When I use smbclient, it says "command not found".


In addition, I also tried the commands:


smbclient //192.168.1.1/folder/ --user user% pass


sudo mount -t cifs -o username = user, password = pass //192.168.1.1/folder/ / media / share /


open 'smb: //192.168.1.1/folder/'


But nothing works. Does anyone know if something can be done about it?

Link to post
Share on other sites

Armbian is a community driven open source project. Do you like to contribute your code?

 Share

0