cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Organizing your research is important to easily review and share it. Learn how Kim uses Dropbox to gather and organize her research right here.

Create, upload, and share

Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
1
Ask
2
Comments

Re: Backup folder name change

Re: Backup folder name change

rocketmanblamb
Helpful | Level 6
To be clear
I am a Dropbox user just like yourself, I only offer this as an effective solution.

As to whether Dropbox breaks it or not…
Well I would use the second method I propose and then you just have symlinks in your home directory to folders that are being synced like any other folder in Dropbox

It avoids any of the “Backup” terminology and setup… you have just provided yourself with a handy link for yourself.

I’ll admit it requires willingness to use the terminal and really shouldn’t be necessary for such a simple concept.

We’re you able to see the link contents from my post? With the instructions near the end…..
```bash
[my prompt is a '→' and the current directory prepends the prompt sign]

~ → IFS="::"
[Set a custom separator character so spaces can be used in directory names]
~ → COMPUTER_BACKUP_DIR="My Mac (MacBook Pro 13)"
~ → mkdir ~/Dropbox/$COMPUTER_BACKUP_DIR/Desktop
~ → cp -r ./Desktop/. ~/Dropbox/$COMPUTER_BACKUP_DIR/Desktop
OR (I prefer rsync)
~ → rsync -a ./Desktop/. ~/Dropbox/$COMPUTER_BACKUP_DIR/Desktop

```

Re: Backup folder name change

the_ood
Helpful | Level 6

After over a year since my original post, it's good to see that there is more interest in this issue. In the past year I ended up replacing a Mac with another, which is now labeled "Mac (9)" as my backup directory, so this is truly annoying as heck. Hopefully this will be considered. 

 

Question for Dropbox product people - is this even on the roadmap? If so, estimate of when it'll be addressed?

 

Thanks!

Re: Backup folder name change

bensanti
Helpful | Level 5

This issue has caused me all sorts of problems too.

 

I have two computers; a desktop and a laptop, both of which are backed up using DropBox.

 

Where both backups are simply labelled as 'Mac' and "Mac2', I have no clarification which is the iMac and which is the MacBook Pro.

 

Whilst on my MBP, I tried to sync a folder from my iMac, but I inadvertently synced the MCP, thus creating a folder of the laptop on the same laptop. This somehow completely rewired the routing on my laptop and created alias folder of all my fundamental folders (Desktop, Documents, Downloads, Music, etc.). It also gave itself priority so if I export something to the Desktop, it actually goes to the alias folder; Dropbox > Mac2 > Desktop. 

 

I can't even begin to tell you the problems this has caused me, all of which could have been very easily avoided if only we were able to name the backups in DropBox to make things crystal clear. 

Come on DropBox, please sort it out! 

Re: Backup folder name change

tomtalks
Helpful | Level 5

That is not fair we are not able to change names of program and makes your program unusable for that feature for businesses that have multiple computers they do not all want named the same.

Re: Backup folder name change

tomtalks
Helpful | Level 5

Seems we should use better cloud storage

Renaming devices on Dropbox

Mummywoman
New member | Level 2

I often have several MacBooks at home, plus several other Mac devices. To differentiate between them I give them character names. These names appear on programs like Find My, which makes it much easier to tell my devices apart. However, on Dropbox, backups are named after the generic device types; their unique custom names doesn't transfer, so I'm left wondering which of my MacBook desktop backups I'm looking at on Dropbox. Being able to automatically transfer devices' unique names to Dropbox - or at least manually type them in - would be an improvement.

Re: Backup folder name change

seanscottusa
New member | Level 2

Hey Hannah, I have this exact same issue, only for me I upgraded to a new Mac, and now the old one is Mac and the new one is Mac (2). It's really frustrating! Hope y'all can fix this so we can edit the computer names soon!

Re: Backup folder name change

Walter
Dropboxer

Hey @seanscottusa, thanks for the feedback on this one!

 

I just wanted to mention that this is already in the works as some backups and backup folders are currently able to be renamed. 

 

We are currently working to upgrade all backups to have similar functionality.

 

If you'd like to track this idea, you can have a look here


Walter
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: What do you think about the Community? Fill out our survey here!

Re: Backup folder name change

seanscottusa
New member | Level 2

Fantastic news, thanks!

Need more support?