06/22/2021
Hi there, I am looking for help. I want to access my Network Attached Storage (NAS) Terra-Master F4-210 on my Ubuntu 20.04 PC to read and write files that may have been stored in other places.
I run Ubuntu, Mint, and Windows 10 Home & Professional. When I create and update my files, every system has its own version of the document. It's not always possible to use the same computer, and using USB Sticks is a hassle. With the NAS, all the devices could access the same file and keep the document current without any issues. The software included in the Terra-Master Operation System (TOS) is written for Windows10 and MAC. Nothing for Ubuntu. I also want to take advantage of RAID6 redundancy to stop losing any more documents, as I have done in the past.
I have installed Samba, but honestly don't have a clue how to configure it. Most of the searches I've found are for "how to make centralized file storage on Ubuntu." This isn't what I want and defeats the purpose of having a NAS device.
All I want to do is to configure Ubuntu to access my NAS drive, so I store my files there instead of on a Local PC.
sudo apt install nmap, Run the following command with the correct ip address of the NAS:nmap --script smb-protocols 192.168.0.100. Add the results to your original question. – Morbius1 Jun 23 '21 at 11:43Nmap done: 1 IP address (1 host up) scanned in 0.69 seconds
– James Perreault Jun 25 '21 at 03:02