Hello,
I run Transmission on the RT-AC88U using entware-ng and an 1TB external USB disk.
On my QNAP NAS I have sickrage installed and need to mount the USB directory where Transmission saves the downloaded files.
I managed to successfuly connect to the drive in mac osx using samba, something like smb://192.168.2.1, introducing the username and password.
Any ideas on what mount command to issue to be able to mount the drive in QNAP?
when I use:
mount //192.168.2.1/ /mnt/Asus -t cifs
this is the result:
Password for admin@//192.168.2.1/:
Retrying with upper case share name
mount error(6): No such device or address
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Thanks
I run Transmission on the RT-AC88U using entware-ng and an 1TB external USB disk.
On my QNAP NAS I have sickrage installed and need to mount the USB directory where Transmission saves the downloaded files.
I managed to successfuly connect to the drive in mac osx using samba, something like smb://192.168.2.1, introducing the username and password.
Any ideas on what mount command to issue to be able to mount the drive in QNAP?
when I use:
mount //192.168.2.1/ /mnt/Asus -t cifs
this is the result:
Password for admin@//192.168.2.1/:
Retrying with upper case share name
mount error(6): No such device or address
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Thanks
Last edited: