🌐
Intego
intego.com › home › how to set up your own time machine server
How to Set up Your Own Time Machine Server - The Mac Security Blog
February 8, 2018 - With the Server App now open, select “Time Machine” from the list of services. Using the “+” button, select your external drive as a backup destination. You can now also set a size limit for each backup.
🌐
PrefEdit
bresink.com › osx › 300807341 › Docs-en › pgs › 0100-SharePoints.html
Setting Up a Time Machine Server
The Time Machine server is set up by enabling at least the SMB file server and one destination folder. If SMB file sharing is not enabled yet on your Mac, perform the following steps: Switch to the tab item Settings in the main window of Backup Server Control.
Discussions

Time Machine back up
I have a Mac Mini with a big external disk in my house that all work MacBooks back up to over wifi. I have just turned on Time Machine Sharing in the Sharing System Preferences More on reddit.com
🌐 r/MacOS
17
3
February 28, 2024
Anyone doing a self hosted (MacOS) Time Machine backup server?
I am currently doing this via openmediavault. Pretty easy to set up and works pretty well. All you have to do is set up a SMB/CIFS share and it'll show up on your network. I am by no means a master with openmediavault but the interface is very intuitive so I imagine you could figure it out even without a tutorial, but they're out there just in case. More on reddit.com
🌐 r/selfhosted
27
12
September 21, 2024
macos - Need to set up Time Machine for 2 MBP to a Windows server - need help - Ask Different
While I've researched and found some answers about similar setups, none have really touched on using a full-on Windows server (Dell PowerEdge R730xd attached to a Dell PowerVault M1200 that houses ... More on apple.stackexchange.com
🌐 apple.stackexchange.com
July 18, 2024
Time Machine - Apple Community
However, I do now really hesitate to trust this configuration for safety reasons; backing up should be done in a stable environment obviously. 967 1 ... You can use Time Machine with a network-attached storage (NAS) device that supports Time Machine over Server Message Block (SMB) or Apple ... More on discussions.apple.com
🌐 discussions.apple.com
January 17, 2023
🌐
512 Pixels
512pixels.net › home › how to set up time machine server in macos ventura or later
How to Set up Time Machine Server in macOS Ventura or Later - 512 Pixels
October 24, 2023 - Navigate to the “Time Machine” section of the “General” pane in System Settings and select “Add Backup Disk…” · This Mac should automatically see your drive, assuming the two Macs are on the same network.
🌐
Skydocu
osxserver.skydocu.com › en › provide-centralized-backup › lesson-create-a-time-machine-backup-server
Lesson: Create a Time Machine backup server, OS X Server Help
Open the Server app, click Time Machine, then click Backups. You should see the name of the client Mac on the list. Congratulations! You’ve learned how to set up a Time Machine server to keep the backups for clients on your network.
🌐
512 Pixels
512pixels.net › home › how to set up time machine server
How to Set up Time Machine Server - 512 Pixels
October 24, 2023 - Note: If you are using macOS Ventura or later, check out the updated version of this article. It used to be that to run a Time Machine Server, you needed to be running a copy of macOS Server on your host machine, but those days are now gone. Anyone running High Sierra or later on […]
🌐
How-To Geek
howtogeek.com › home › mac › how to set up your mac to act as a networked time machine drive
How to Set Up Your Mac to Act as a Networked Time Machine Drive
October 25, 2017 - By default Time Machine will use up all space on a drive to store old files until the drive is full, and you don't want that happening if you use this drive for anything but Time Machine backups. On your client Mac open the Finder. You should ...
🌐
DEV Community
dev.to › ea2305 › time-machine-backup-with-your-home-server-1lj6
Time-machine backup with your home server. - DEV Community
August 10, 2022 - If the connection was successful, ... Machine settings. Open select disk and find our new SAMBA Server to start with the backup process. After the connection the time-machine will take some time to perform the first backup (4hrs in my case), but, I was able to be testing the consistency of this implementation and so far the time-machine backups look good, the subsequent updates were way more ...
Find elsewhere
🌐
Macworld
macworld.com › home › how-to
Turn up the Time Machine service in macOS Server | Macworld
October 12, 2016 - Using Time Machine on your server is as simple as it is to use Time Machine with a locally connected disk. Open System Preferences. ... Click Select Backup Disk. Choose the backup disk hosted on your server and select the “Encrypt backups” ...
🌐
Josh Pencheon
josh.pencheon.dev › 2024 › 10 › 13 › setting-up-network-time-machine-target.html
Setting up a Time Machine backup server | Josh Pencheon - Software Engineer
October 13, 2024 - TL;DR - you can provision a multi-user Time Machine server with my ansible playbook. What follows describes how it all works. Time Machine is a great solution for backing up macOS devices, but the need to remember to plug in a backup drive regularly is potential pitfall. Time Machine works best when backing up continuously to a remote target on the network. To set ...
Top answer
1 of 2
1

This is from an Apple Support article:

If your network server or NAS device supports Time Machine Bonjour notifications, you can set up Time Machine backups even if you are not connected to the server. If your server does not support Time Machine Bonjour notifications, you may still be able to set it up as a Time Machine destination by connecting to the server using SMB and then selecting the mounted network disk. After you set up the network disk in Time Machine settings, Time Machine automatically reconnects when it’s time to back up or restore your data. If your backup disk is on a network, the network server can use SMB file sharing. (Your Mac must be connected to the SMB server when you set up Time Machine.) After you select the network disk in Time Machine settings, Time Machine automatically connects to the disk when it’s time to back up or restore your data.

https://support.apple.com/en-mn/guide/mac-help/mh15139/mac#:~:text=If%20your%20backup%20disk%20is,up%20or%20restore%20your%20data.

Windows does not advertise shares over Bonjour, so they won't automatically appear in the list of possible backup destinations in Time Machine settings. If, after manually mounting the share in the Finder, it still doesn't appear, try the steps in this article:

https://www.imore.com/how-use-time-machine-backup-your-mac-windows-shared-folder

2 of 2
0

So you’ve already created an SMB file share from what I can tell. The missing piece is using your Mac to create a sparsebundle disk image using Disk Utility and placing it on your SMB share. Once you mount that you should be able to select it as your backup destination.

I followed the directions here to get it working - https://www.imore.com/how-use-time-machine-backup-your-mac-windows-shared-folder

🌐
bartzz's blog
blog.bartzz.com › set-up-a-time-machine-server-with-docker
How to set up a TimeMachine server with Docker - bartzz's blog
January 15, 2023 - This post will walk you through the process of creating a Docker container and configuring a TimeMachine server with Docker. You will have a fully functional TimeMachine server that you can use to backup your Mac machines by the end of this tutorial.
🌐
Sarah Robin
sarah-robin.com › blog › ultimate-guide-samba-time-machine-backups
Ultimate Guide to Configuring Samba for Time Machine Backups on Debian Servers | Blog | Sarah Robin
November 1, 2024 - We’ll also cover some tweaks to optimize performance and ensure compatibility, so you can set up a reliable and effortless backup solution. A Linux server (Debian-based preferred, but works with most modern Linux distributions). Samba installed on the server. A mounted storage drive (e.g., /media/Backup) with enough space to store backups. ... Next, create a dedicated directory for Time Machine backups on your mounted storage drive.
🌐
Pixel Envy
pxlnv.com › blog › time-machine-server-macos-ventura-psychic
Setting Up a Time Machine Server in MacOS Ventura Requires Psychic Powers – Pixel Envy
September 1, 2023 - Stephen Hackett today updated a great, easy-to-follow guide for setting up a Time Machine server on your network. This is something I have been meaning to do for about a year and I figured a Friday evening before a long weekend would be a superb time to make it happen. After all, I already had […]
🌐
Apple Community
discussions.apple.com › thread › 254556565
Time Machine - Apple Community
January 17, 2023 - Time Machine reserves the entire volume for Time Machine backups. ... ( you may have to reduce NAS drive's partition by : 500 GB + 1TB = 1.5 TB = 1500 GB , to create space for TimeMachine in NAS drive . Because, you mentioned you have a 1 TB drive thats docking-station based drive, used from your mac computer's macOS (which has a 500 GB drive) , as part of macOS usage ). After doing above NAS drive related config/settings/changes, goto your macOS's "Finder" app > Go > Connect to server,
🌐
iTim
itim.co › 2020 › 12 › 28 › setting-up-a-networked-time-machine-server-in-2020
Setting Up a Networked Time Machine Server in 2020 | iTim
February 10, 2023 - Since macOS High Sierra, all Macs are capable of sharing any storage volume — internal or external — as a Time Machine backup disk over the local network. Previously that feature had been reserved for the now-defunct macOS Server suite. That feature relocated into the File Sharing pane of System Preferences, allowing anyone to setup their own Time Machine destination.
🌐
Roger Frost
rogerfrost.com › home › fix problems with timemachine backup on openmediavault – set up and troubleshooting
Set up or fix Time Machine on OMV or NAS - Roger Frost's blog
January 27, 2026 - This user is your Time Machine backup user. It definitely should not be your Mac login name. (You’re asking for sign in confusion when one of two similar logins changes their password). Let’s go with ‘tmuser2’. On the setup page assign this user to the group ‘users’. Add a password hint to Comments. Click save and update the server when the banner appears.
🌐
Apple Support
support.apple.com › guide › mac-help › back-up-to-a-shared-folder-mchl31533145 › mac
Back up to a shared folder with Time Machine on Mac - Apple Support
On the Mac you want to use as a Time Machine backup destination, choose Apple menu · > System Settings, click General in the sidebar, then click Sharing .
🌐
Unraid Docs
docs.unraid.net › unraid os › using unraid to › manage storage › apple time machine
Apple Time Machine | Unraid Docs
On each Mac, connect to the Unraid server using the SMB path for their specific user share (e.g., smb://unraid-server/tm-larry). Follow the usual Time Machine setup steps to select the user share as the backup disk. ... You can optionally set volume size limits on each Time Machine user share to prevent one user from taking up too much space.