NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
RupertGiles
Jun 02, 2020Apprentice
Catalina, Time Machine, and my ReadyNAS
I thought I'd share my recent experience with Time Machine and my ReadyNAS 314. I finally took the plunge, and upgraded my Mac from Mojave to Catalina. Suprisingly, the upgrade went off without inci...
twolcrazy
Jul 18, 2020Tutor
Hi,
I am consistently getting the "verification...recommend new backup" message after every time machine (TM) backup finishes. I have entered TM to confirm there is a valid backup on the server, so they do exist. All of my computers are running Mac OS Mojave (10.14.6). Both of our ReadyNAS servers are 6.10.3 and both servers are connected to a Orbi WiFi router by wired ethernet.
I would like to use the SSH method to clean off the files on the servers, but am an SSH novice. Under Settings the ReadyNAS SSH options are Enable SSH and Enable Password Authentication. There is an option to Download SSH Key File. I have Enabled SSH and tried to login with the command:
ssh root@url, where url is the address of the ReadNAS
and
ssh myusername@url, where url is the address of the ReadNAS
Both return permission denied messages.
I have downloaded the key file but not sure what to do with it. It seems I have to log into the ReadyNAS to add some text to one or more files on the ReadyNAS, but I cannot login due to permission issues.
Help would be appreciated!
John
- RupertGilesJul 18, 2020Apprentice
FIRST OF ALL, be very VERY careful with your use of SSH. You can break a lot of things, and Netgear won't support you.
If you don't have any experience wih Unix/Linux, then i strongly suggest that you not attempt anything through SSH.
That said, I've never gotten the SSH key login method to work. You should be able to login from Mac Terminal by typing:
ssh <name-or-IP-of-ReadyNAS> -l root
(of course, substitue the network name or IP of your ReadyNAS for the <> brackets above)
You will be prompted for root's password. This should be the same password you use to login to ReadyNAS web management page (FrontView).
Once logged in, you would navigate to the .timemachine directory. On a standard install, this is usually /data/.timemachine/ReadyNAS
You should see your sparsebundles there.
Again, I cannot emphasize strongly enough how risky this can be if you don't know what you're doing. The Linux shell can be very unforgiving. It usually won't prompt you with "Are you sure?" or any of the other fail-safe prompts you'll get on your Mac. This means that you could blow away a lot of important files without realizing it.
In my opinion, it would be worth purchasing a paid support ticket from Netgear to get help with this.- RupertGilesJul 18, 2020Apprentice
P.S. in the login command I posted in my previous message, the "-l" is the letter "L" (lower case), not the number 1.
- twolcrazyJul 18, 2020Tutor
Thanks Rupert! I worked in the oil industry for almost 40 years in seismic processing so am not a Unix/Linux novice. Just a novice setting up system wide stuff. The ssh <url> -l root returned a permission denied message with SSH turned on and Enable password off. Is it possible one must be at root level on the mac to make this work?
John
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!