UPDATE: On recent versions of macOS (tested with High Sierra 10.13.4) you can restore from a networked drive directly from the "Restore from Time Machine Backup" option in the recovery mode. The following steps are not required (but are super awesome!).


Prerequisites:

– admin account & password
– AFP/SMB-share & server IP-address

  1. Boot the Computer to Recovery Mode.
  2. Open Terminal in the Utilities menu
  3. At the prompt enter: cd /Volumes
  4. Create a sub-directory in Volumes as a mount point for your time machine share:
    mkdir TimeMachine
  5. Enter cd TimeMachine
  6. Enter pwd. pwd should show /Volumes/TimeMachine
  7. Mount the network share with your admin loginname & password:

    mount -t afp afp://adminname:password@ServerIPAddress/ShareName /Volumes/TimeMachine
    

    If your password contains wonky characters like :@\/ use URL encoding to protect them

  8. Enter: ls -la. Note the exact name of your sparsebundle.
  9. Enter: hdid /Volumes/TimeMachine/NameOfYourSparseBundle. You may enter the first letters of the sparsebundle name and then hit TAB. Hitting tab should auto-complete the Time Machine sparsebundle name. It may not look the same as above as it escapes spaces and special characters.
  10. After auto-completing the name, hit return. If you return to the prompt the sparsebundle has been opened.
  11. Enter exit and and quit Terminal.
    Example steps 3-11:

  12. Select Restore From Time Machine Backup and click Continue.

  13. After a search it should show you the Time Machine Backups directory as a volume that contains your backup. Select that (in my example 'Time Machine Backups') and click Continue.

  14. In the next screen you will see all the backups that you can restore from listed by time and date.

  15. Select the backup you want to restore and continue and finally choose your destination disk:

Answer from klanomath on Stack Exchange
🌐
Reddit
reddit.com › r/macos › i need an address of a file server for time machine backups.
r/MacOS on Reddit: I need an address of a file server for time machine backups.
June 22, 2022 -

I cant reinstall macos due to the fact that it asks me to choose in which disk i want to get installed but there are no options. I have no time machine backup or snapshot. The only thing i can thing of now is spmeone to give me an empty backup to install it.

🌐
Apple Community
discussions.apple.com › thread › 253441734
How do I find the address or file server to my time machine ...
December 7, 2021 - Click the icon of the Time Capsule and.. there .. lo and behold.. the IP address. If your backup was to a NAS or any other server on the network, simply check the DHCP list from your main router.. or ping it by name from your computer using terminal. ... Is it possible to backup time machine to icloud?
Discussions

macos - How can I change the URL of a networked Time Machine backup - Ask Different
The network configuration in my house has changed (new router), so my Linux server (where my networked Time Machine folder is housed) has changed. tmutil destinationinfo yields: > ==============... More on apple.stackexchange.com
🌐 apple.stackexchange.com
Rennan, I really hope you can help me, I will do this step
Rennan, I really hope you can help me, I will do this step by step if that’s okay, I have an iPhone, iPad ((14.4.2) and More on justanswer.com
🌐 justanswer.com
0
April 13, 2021
File server or Time Machine backup address required.
My Mackbook pro has had a major repair. Also software was causing the MacBook to crash so OS was reinstalled. I am attempting to retrieve back up files from my passbook for mac saved using Time Machine. I am being asked for the address of a file server or Time Machine backup. More on discussions.apple.com
🌐 discussions.apple.com
I Need default time machine backup link
There is no default time machine link. Also Time Machine restores your files, not your OS. You need reinstall your OS fist. A canned response for those trying to “reset” Intel Macs. Start here: https://support.apple.com/guide/mac-help/use-macos-recovery-on-an-intel-based-mac-mchl338cf9a8/mac Web Recovery is easiest. Try it first. If you are using web recovery you must be connected the internet. You can connect over WiFi. If you say you can’t you don’t know what you are doing, See above. If you need to make a recovery USB drive here’s where to download old macOSes. You need another Mac to do some of these because it’s through the App Store. Don’t ask if there is a way around this. That’s the way it is. https://support.apple.com/en-us/HT211683 This is how to make the installer on to the USB drive (no you can’t buy a premade installer legally): https://support.apple.com/en-us/HT201372 Remember to have a 16GB (8GB will work in some older OS Cases) USB drive and name it “MyVolume” without the quotes or the command will give you an error. The Sierra download is busted and that’s why they don’t give the command to make a Sierra USB installer. There is a way around this if you are brave and have another Mac. https://krieger.io/creating-bootable-macos-sierra-installation-media-on-macos-catalina/ If they say they won’t install you need to set the date back using terminal in recovery mode. You might have to go back several years to get them to work. See when the OS you are installing came out, set it somewhere in there. You are fooling an expired certificate. https://bensmann.no/changing-system-date-from-terminal-os-x-recovery/ NTP (automatic time/date set) does not run by default in recovery mode so don’t worry that you are connected to the internet. If this is too much or you take you machine to someone more knowledge. I will post this or a link to it on any further people asking this question. Also remember search engines are your friend. https://www.reddit.com/r/MacOS/comments/14p57xm/a_canned_response_for_those_trying_to_reset_intel/ More on reddit.com
🌐 r/MacOS
22
1
July 10, 2023
Top answer
1 of 4
32

UPDATE: On recent versions of macOS (tested with High Sierra 10.13.4) you can restore from a networked drive directly from the "Restore from Time Machine Backup" option in the recovery mode. The following steps are not required (but are super awesome!).


Prerequisites:

– admin account & password
– AFP/SMB-share & server IP-address

  1. Boot the Computer to Recovery Mode.
  2. Open Terminal in the Utilities menu
  3. At the prompt enter: cd /Volumes
  4. Create a sub-directory in Volumes as a mount point for your time machine share:
    mkdir TimeMachine
  5. Enter cd TimeMachine
  6. Enter pwd. pwd should show /Volumes/TimeMachine
  7. Mount the network share with your admin loginname & password:

    mount -t afp afp://adminname:password@ServerIPAddress/ShareName /Volumes/TimeMachine
    

    If your password contains wonky characters like :@\/ use URL encoding to protect them

  8. Enter: ls -la. Note the exact name of your sparsebundle.
  9. Enter: hdid /Volumes/TimeMachine/NameOfYourSparseBundle. You may enter the first letters of the sparsebundle name and then hit TAB. Hitting tab should auto-complete the Time Machine sparsebundle name. It may not look the same as above as it escapes spaces and special characters.
  10. After auto-completing the name, hit return. If you return to the prompt the sparsebundle has been opened.
  11. Enter exit and and quit Terminal.
    Example steps 3-11:

  12. Select Restore From Time Machine Backup and click Continue.

  13. After a search it should show you the Time Machine Backups directory as a volume that contains your backup. Select that (in my example 'Time Machine Backups') and click Continue.

  14. In the next screen you will see all the backups that you can restore from listed by time and date.

  15. Select the backup you want to restore and continue and finally choose your destination disk:

2 of 4
4

The above answers are a bit too complicated for my taste. I actually tried klanomath's answer and failed, maybe because I have an encrypted backup on the network share. But might also have to do with a wrongful URL encryption.

However there is a much easier way. In this step:

just reinstall your OS X.

After that is finished the migration assistant should popup or if it does not, one can create a user, login and then start the migration assistant by hand.

In the migration assistant:

choose "From a Mac, Time Machine backup, or startup disk". Click Continue, and choose "Other server". This will allow you to enter the address of the volume and it will ask you for the password, in case you used an encrypted backup.

After that you can choose what to recover. Beware, if the user you created after the installation has the same name as the one you used in the backup, there will be a conflict. You will then need to choose, whether you would like to keep delete the user or keep the data.

🌐
NordVPN Meshnet
meshnet.nordvpn.com › how-to › remote-access › macos-time-machine-backups
How to make secure macOS Time Machine backups from anywhere | Meshnet docs
Select Share as a Time Machine backup destination, and then click OK. Once you’ve set up your remote folder, you can access it as a network drive using Meshnet. Copy the device’s Nord name or Meshnet IP address from the NordVPN app. Control-click Finder and choose Connect to server.
Top answer
1 of 2
8

If you only have one destination, you can use the tmutil command in the Terminal to replace it with a new one. If it's the same device as before just at a new URL, it will automatically figure it all out and re-use the existing backups.

If your remote share doesn't have a password on it, you can run:

sudo tmutil setdestination protocol://username@server-address/share-name

(where protocol is either smb or afp).

if it does have a password, you can use -p and it will prompt you for the password:

sudo tmutil setdestination -p protocol://username@server-address/share-name

Note that, unless you have configured passwordless sudo, the first prompt will be your local user password for sudo, and the second prompt will be the destination password for tmutil.

You can also use the -a flag to add a destination instead of replacing the existing one. See man tmutil for more info.

2 of 2
5

Add the new destination as a new disk in the Time Machine System Preferences GUI. The OS is smart enough to figure things out from there due to identity tokens stored on the Mac and on each of its Time Machine destinations.

It may warn you that the "identity" of the new location has changed, approve that if so before continuing to back up.

Time Machine can handle many destinations from one Mac and just picks up from where it left off for the last backup at that specific destination.

Worst case, you have to manually inherit the backup after associating with the new share. See the tmutil manual page for details if needed.

🌐
JustAnswer
justanswer.com › mac-computers › gkcmd-rennan-really-hope-help-me-will-step.html
How to Enter the Address of a File Server or Time Machine Backup | Expert Q&A
April 13, 2021 - I also had the original Mac, so I’m not clueless about this.1. I selected English as the language.2. I chose the United States for the country.3. I selected Not Now for Accessibility.4. I successfully connected to my Wi-Fi.5. I read the Data and Privacy information.6. In Migration Assistant, I chose “from a Mac, Time Machine, or Startup disk,” as that was the only option since I don’t have a PC.7. I attempted to transfer information to this Mac, but it keeps saying “Looking for other Sources,” and it’s just spinning without finding anything.Can you help?I have been working on this for four days. I just want to transfer from my iPad.It says "Enter the address of a file server or Time Machine backup," and I can't find it anywhere on the internet or in apps.File attached (1M653Q5)Is anyone there?
🌐
Apple Community
discussions.apple.com › thread › 255533609
File server or Time Machine backup address required.
If you are attempting to restore from backups, connect you passport drive and navigate to it, and select it as the source and tell time machine to use it and if given a choice, YES, "inherit older backups" if not seen as Time machine destination drive, see the next post. ... Need an address of a File server used for Time Machine backups My Mac book pro has been wiped out and to redownload the Macintosh HD disk I need the password but I do not remember it so i figured just get a new disk but I need a address of a file for a Time Machine back up I’m not very techy and the computer guy kind of messed it up worse than it was 632 2
Find elsewhere
🌐
Keenetic
help.keenetic.com › hc › en-us › articles › 360001176479-Time-Machine-backup-support
Time Machine backup support – Keenetic
From the top bar, select 'Go' and then 'Connect to Server'. In the window that opens, enter the Keenetic router's local address in the 'Server Address' field in the afp://ip address format (in our example afp://192.168.18.1).
🌐
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.
🌐
Mosen
mosen.github.io › profiledocs › payloads › timemachine.html
Time Machine — Configuration Profiles documentation
Set Time Machine Backup Destination. Set to the server address of the destination you would like to set. Example: afp://someserver.apple.com/Backups/. Note that the sharepoint must be hosted on a server running Mac OS X 10.5 or higher and must have be enabled as a Time Machine backup destination.
🌐
Tum
wiki.ito.cit.tum.de › bin › view › CIT › ITO › Docs › Services › Backup › TimeMachineBackup
Time Machine - Docs - ITO Wiki
March 26, 2024 - The URL to the Time Machine Share is for the CIT username $CIT-username: ... The username and password are the CIT username and password. Under Finder, click on Go and then on Connect to Server · Enter the server address, click on Connect, and enter smb://tm.cit.tum.de/$CIT-username as the server ...
🌐
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.
🌐
Reddit
reddit.com › r/macos › i need default time machine backup link
r/MacOS on Reddit: I Need default time machine backup link
July 10, 2023 -

Hey there guys!

Basically what happened is a deleted everything on my disk and I can't 'first aid', I can't erase, I can't restore... I can't do nothing...

I tried to reinstall macOS, but it doesn't let me... I connected to wifi, I changed the date.. nothing happens

So i got only one solution and it is the "Time Machine Backup", because I have non I wanted to know IF ANYONE OF YOU GUYS HAVE A DEFAULT "TIME MACHINE BACKUP" link... I would appreciate it very much

The link i need is this: smb://Server/ShareName

Top answer
1 of 4
4
There is no default time machine link. Also Time Machine restores your files, not your OS. You need reinstall your OS fist. A canned response for those trying to “reset” Intel Macs. Start here: https://support.apple.com/guide/mac-help/use-macos-recovery-on-an-intel-based-mac-mchl338cf9a8/mac Web Recovery is easiest. Try it first. If you are using web recovery you must be connected the internet. You can connect over WiFi. If you say you can’t you don’t know what you are doing, See above. If you need to make a recovery USB drive here’s where to download old macOSes. You need another Mac to do some of these because it’s through the App Store. Don’t ask if there is a way around this. That’s the way it is. https://support.apple.com/en-us/HT211683 This is how to make the installer on to the USB drive (no you can’t buy a premade installer legally): https://support.apple.com/en-us/HT201372 Remember to have a 16GB (8GB will work in some older OS Cases) USB drive and name it “MyVolume” without the quotes or the command will give you an error. The Sierra download is busted and that’s why they don’t give the command to make a Sierra USB installer. There is a way around this if you are brave and have another Mac. https://krieger.io/creating-bootable-macos-sierra-installation-media-on-macos-catalina/ If they say they won’t install you need to set the date back using terminal in recovery mode. You might have to go back several years to get them to work. See when the OS you are installing came out, set it somewhere in there. You are fooling an expired certificate. https://bensmann.no/changing-system-date-from-terminal-os-x-recovery/ NTP (automatic time/date set) does not run by default in recovery mode so don’t worry that you are connected to the internet. If this is too much or you take you machine to someone more knowledge. I will post this or a link to it on any further people asking this question. Also remember search engines are your friend. https://www.reddit.com/r/MacOS/comments/14p57xm/a_canned_response_for_those_trying_to_reset_intel/
2 of 4
2
Isn't Time Machine done to a backup drive/network drive and not over internet? I'm not understanding your question.
🌐
Lifehacker
lifehacker.com › home
How to Set Up Time Machine to Back Up to a Networked Windows Computer | Lifehacker
June 9, 2025 - On my Windows computer, the shared folder is at E:\Time Machine. Once it's created, you need to mount the folder from your Mac. To do this, open Finder, type Cmd+K, and enter the smb:// address to your Windows shared folder.
🌐
Apple Support
support.apple.com › en-us › 104984
Back up your Mac with Time Machine - Apple Support
If you have a USB drive or other external storage device, you can use Time Machine to automatically back up your files, including apps, music, photos, email, and documents. ... Connect an external storage device, such as a USB drive or Thunderbolt drive, to the appropriate port on your Mac. Identify the ports on your Mac. Use a storage device with at least twice the storage capacity of your Mac. For example, if your Mac has 1TB of storage, your backup disk should ideally have at least 2TB of storage.
Published   4 days ago
🌐
Viscosity
sparklabs.com › support › kb › article › how-do-i-use-time-machine-through-a-vpn-connection
How Do I Use Time Machine Through a VPN Connection? - SparkLabs
You should see an entry with a name of TimeMachine (or whatever the Time Machine Server or volume name is) with the IP address listed under it. Select this and click Set Up Disk.... Now try performing a backup by going to the Time Machine menu in the menu bar and select "Back Up Now".
🌐
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 to see the list of services available in OS X Server. Select Time Machine, then click the Add button to add a destination.
🌐
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 - We have to write the connection URL, something similar to this: smb://<your_server_ip_address>/<your_samba_volume> If you don't know the ip of your server, you could verify it with ifconfig. For this example we used volumes as a volume, so, the connection URL will look like this: smb://192.168.100.27/volumes · If the connection was successful, now we should be able to see the new server in our Time Machine settings. Open select disk and find our new SAMBA Server to start with the backup process.