How to control the name of backups from Time Machine

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Time Machine on my MacBook Pro names backup directories with paths like this by default:



Volumes/My Backup Drive/Backups.backupdb/User’s MacBook Pro/2018-04-10-224116


I want to tell it a folder name to use so the results do not have the apostrophe in them. This character creates problems (or at least adds complexity) when working with normal Unix commands. How do I tell Time Machine to use the folder naming conventions I want on its backups?







share|improve this question






















  • Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
    – nwildner
    Apr 11 at 17:44






  • 1




    @thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
    – TMWP
    Jun 6 at 22:58














up vote
0
down vote

favorite












Time Machine on my MacBook Pro names backup directories with paths like this by default:



Volumes/My Backup Drive/Backups.backupdb/User’s MacBook Pro/2018-04-10-224116


I want to tell it a folder name to use so the results do not have the apostrophe in them. This character creates problems (or at least adds complexity) when working with normal Unix commands. How do I tell Time Machine to use the folder naming conventions I want on its backups?







share|improve this question






















  • Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
    – nwildner
    Apr 11 at 17:44






  • 1




    @thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
    – TMWP
    Jun 6 at 22:58












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Time Machine on my MacBook Pro names backup directories with paths like this by default:



Volumes/My Backup Drive/Backups.backupdb/User’s MacBook Pro/2018-04-10-224116


I want to tell it a folder name to use so the results do not have the apostrophe in them. This character creates problems (or at least adds complexity) when working with normal Unix commands. How do I tell Time Machine to use the folder naming conventions I want on its backups?







share|improve this question














Time Machine on my MacBook Pro names backup directories with paths like this by default:



Volumes/My Backup Drive/Backups.backupdb/User’s MacBook Pro/2018-04-10-224116


I want to tell it a folder name to use so the results do not have the apostrophe in them. This character creates problems (or at least adds complexity) when working with normal Unix commands. How do I tell Time Machine to use the folder naming conventions I want on its backups?









share|improve this question













share|improve this question




share|improve this question








edited Jun 6 at 22:46

























asked Apr 11 at 16:57









TMWP

1065




1065











  • Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
    – nwildner
    Apr 11 at 17:44






  • 1




    @thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
    – TMWP
    Jun 6 at 22:58
















  • Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
    – nwildner
    Apr 11 at 17:44






  • 1




    @thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
    – TMWP
    Jun 6 at 22:58















Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
– nwildner
Apr 11 at 17:44




Take a look here: apple.stackexchange.com/questions/177648/… .It seems that is not possible.
– nwildner
Apr 11 at 17:44




1




1




@thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
– TMWP
Jun 6 at 22:58




@thrig I think you should post your comment as an answer except you need to include that you have to look under "sharing" to find the field to change the computer name (within system preferences). Your answer seems useful to me.
– TMWP
Jun 6 at 22:58










1 Answer
1






active

oldest

votes

















up vote
1
down vote













This name is taken from the computer's name that can be set in the "Sharing" preference pane under the "System Preferences" application; changing it though will create a new backup tree name, so the name probably should not be changed without also renaming the backup tree first (while backups are not running!) or accepting that a new backup tree will be created for the new name (which may make older backups more difficult to find). A changed name may also throw off network shares if you are using the system as a file server for other hosts.



For other options, see the tmutil(8) command line utility.






share|improve this answer






















  • tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
    – TMWP
    Jun 8 at 19:37










  • tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
    – thrig
    Jun 8 at 19:58










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f437091%2fhow-to-control-the-name-of-backups-from-time-machine%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













This name is taken from the computer's name that can be set in the "Sharing" preference pane under the "System Preferences" application; changing it though will create a new backup tree name, so the name probably should not be changed without also renaming the backup tree first (while backups are not running!) or accepting that a new backup tree will be created for the new name (which may make older backups more difficult to find). A changed name may also throw off network shares if you are using the system as a file server for other hosts.



For other options, see the tmutil(8) command line utility.






share|improve this answer






















  • tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
    – TMWP
    Jun 8 at 19:37










  • tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
    – thrig
    Jun 8 at 19:58














up vote
1
down vote













This name is taken from the computer's name that can be set in the "Sharing" preference pane under the "System Preferences" application; changing it though will create a new backup tree name, so the name probably should not be changed without also renaming the backup tree first (while backups are not running!) or accepting that a new backup tree will be created for the new name (which may make older backups more difficult to find). A changed name may also throw off network shares if you are using the system as a file server for other hosts.



For other options, see the tmutil(8) command line utility.






share|improve this answer






















  • tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
    – TMWP
    Jun 8 at 19:37










  • tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
    – thrig
    Jun 8 at 19:58












up vote
1
down vote










up vote
1
down vote









This name is taken from the computer's name that can be set in the "Sharing" preference pane under the "System Preferences" application; changing it though will create a new backup tree name, so the name probably should not be changed without also renaming the backup tree first (while backups are not running!) or accepting that a new backup tree will be created for the new name (which may make older backups more difficult to find). A changed name may also throw off network shares if you are using the system as a file server for other hosts.



For other options, see the tmutil(8) command line utility.






share|improve this answer














This name is taken from the computer's name that can be set in the "Sharing" preference pane under the "System Preferences" application; changing it though will create a new backup tree name, so the name probably should not be changed without also renaming the backup tree first (while backups are not running!) or accepting that a new backup tree will be created for the new name (which may make older backups more difficult to find). A changed name may also throw off network shares if you are using the system as a file server for other hosts.



For other options, see the tmutil(8) command line utility.







share|improve this answer














share|improve this answer



share|improve this answer








edited Jun 8 at 19:10

























answered Jun 7 at 13:50









thrig

22.1k12852




22.1k12852











  • tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
    – TMWP
    Jun 8 at 19:37










  • tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
    – thrig
    Jun 8 at 19:58
















  • tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
    – TMWP
    Jun 8 at 19:37










  • tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
    – thrig
    Jun 8 at 19:58















tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
– TMWP
Jun 8 at 19:37




tmutil(8) - how do you use this? type it literally at terminal and you get a syntax error.
– TMWP
Jun 8 at 19:37












tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
– thrig
Jun 8 at 19:58




tmutil(8) means you should either run tmutil or possibly first instead man 8 tmutil
– thrig
Jun 8 at 19:58












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f437091%2fhow-to-control-the-name-of-backups-from-time-machine%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)