How to make backups of iPhone directly on external drive?

Hi!

I am missing space on my Mac and want iPhone backups to be saved on external drive.

In Terminal I pasted this command: ln -s /Volumes/ExternalHarddiskName/iPhone\ backup ~/Library/Application\ Support/MobileSync/Backup/. I replaced ExternalHarddiskName with the name of my disk. I think it worked - there was no error message.

After that when I tried to do manual backup of iPhone I got a message that there is not enough space on Mac. Shouldn't backup be saved directly on external drive and not on Mac? Why do I get a message regarding Mac space availability?

Thank you!

Kamila

MacBook Pro 13″, macOS 10.15

Posted on Jan 31, 2022 2:19 PM

Reply
Question marked as Top-ranking reply

Posted on Feb 2, 2022 11:27 AM

You need a folder to hold all of your backups on the external drive, named “Backup” for convenience (it could be anything). It must contain at least one backup.


The symlink should be on your internal drive, should be named “Backup” and should link to the backup on the external drive. If iTunes is creating a folder called backup in MobileSync then your symbolic link is not named “Backup” because if it was iTunes would not be able to create a folder named backup.


And note that file and folder names are case sensitive, so "Backup" is not the same as "backup”.

11 replies
Question marked as Top-ranking reply

Feb 2, 2022 11:27 AM in response to camajalo

You need a folder to hold all of your backups on the external drive, named “Backup” for convenience (it could be anything). It must contain at least one backup.


The symlink should be on your internal drive, should be named “Backup” and should link to the backup on the external drive. If iTunes is creating a folder called backup in MobileSync then your symbolic link is not named “Backup” because if it was iTunes would not be able to create a folder named backup.


And note that file and folder names are case sensitive, so "Backup" is not the same as "backup”.

Jan 31, 2022 2:25 PM in response to Tesserax

Tesserax wrote:

AFAIK, Apple only provides iPhone backups to either iCloud or directly to the Mac's internal drive. I don't think that there is a valid command in Terminal that would permanently change that.

Actually, there is a way that works, but is not officially supported. You copy the default backup directory to an external drive, then replace what had been the backup directory with a symbolic link to the directory you just moved to the external drive.


That’s essentially what camajalo did, but there is probably an error somewhere in the command line instructions.

Jan 31, 2022 3:00 PM in response to camajalo

Yes. The symbolic link replaces the backup directory. If it is set up an ls -l command will show an arrow pointing to the external location.


If you can’t do that command (there’s more advanced security in Big Sur and later) instead find the location with Finder, then double-click on the backup directory and see if it takes you to the external drive.

Jan 31, 2022 3:13 PM in response to Lawrence Finch

Thank you for explaining!

I managed to find it via finder and there is a folder with arrow that takes me to external drive, so I guess this part is correct. But I did not not delete previous backup files from there.

Also I can see that a new folder was created when I attempted to create a backup that was not successful. But this folder was created in previous, internal location and not on external drive.

Feb 2, 2022 9:32 AM in response to Lawrence Finch

Now I made sure Backup folder was moved to external drive (placed in newly created folder iPhone backup). Inside /Users/user/Library/Application Support/MobileSync I have only one folder called "Backup" and inside there is just symlink called "iPhone backup" (there is an arrow on it). I guess symlink is correct. But when I try to make a backup of iPhone new folder is created inside "Backup" folder on internal drive.

Any ideas what I am doing wrong? Maybe I created symlink in incorrect location? I was following this guide: https://www.idownloadblog.com/2021/10/01/how-to-backup-iphone-external-drive/

Thank you for all comments!

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to make backups of iPhone directly on external drive?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.