So, I’ve done a lot of research on this subject and the consensus seems that SMB should work, and is the standard Apple plans to use moving forward as AFP is deprecated. However, whenever I try to configure the backup to use SMB instead of AFP, it fails. Something about how it does not have the appropriate resources or something. Has anyone had any luck getting a Mac to backup using Time Machine over SMB?
UPDATE: I used ssh to edit /etc/samba/smb.conf on the Synology to allow only SMB3 which completely broke everything. The Mac was no longer able to connect to the server at all and kept saying “urls with type “smb:” are not allowed”
After changing it back to support smb 2-3 the Mac is now able to connect and mount shares again. I suspect the inability to connect via SMB-3 exclusively may be the heart of the issue, HOWEVER, here’s what weird: When I use “smbutil statshares-a” in Mac terminal, I get a result that suggests the share is in fact mounted via SMB 3. Screenshot below
Screenshot of current smb statshares info
Hello everyone,
I have been using a Synology router with an external hard disk to back up my Mac via the AFP protocol. However, in the future, macOS will no longer support AFP network disks for Time Machine backups.
I have enabled the SMB protocol on a Windows file server, and I can access it via smb://<my-ip>/. However, I can’t use that to back up my macOS system.
I’ve done a lot of Google searches, and while there’s plenty of information online about Synology NAS, there’s not much about Synology routers. I’m hoping there are people here who know how to back up via the SMB protocol on a Synology router.
Thank you very much for reading and answering.
Videos
So I recently got a new computer. I setup my Synology on the local network using AFP and by following this guide. Lets say this is User1 https://www.synology.com/helpfile/help/DSM/5.2/dsm/enu/Tutorial/store_with_mac.html
I then setup a time machine backup using SMB and by following this guide. This is User2
https://kb.synology.com/en-my/DSM/tutorial/How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine#Er1P5JJdcm
When I setup the time machine, Finder shows me connected as the User2. However, I want to use User1 since that has access to the files on my NAS. Is there any way to connect User1 without disconnecting User2 and stopping the time machine backup?