Using DropBox on a Macintosh to backup files

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    files
Click For Summary

Discussion Overview

The discussion revolves around using Dropbox on a Macintosh to back up source files for a program, as well as integrating GitHub for version control. Participants explore the functionality of aliases in macOS and the synchronization process with GitHub.

Discussion Character

  • Technical explanation, Conceptual clarification, Debate/contested

Main Points Raised

  • One participant describes their attempt to back up source files using aliases in Dropbox, expressing confusion over the encoding of these alias files.
  • Another participant questions the meaning of "automatically synching," clarifying that synchronization with GitHub requires user action, such as committing changes.
  • A different participant explains that an alias in macOS is not a copy of the original file but a pointer to it, which opens the original file when accessed.
  • A participant expresses a desire to continuously push updates to a GitHub repository, indicating a need for clarification on GitHub's functionality.
  • One participant reflects on their lack of familiarity with GitHub terminology, suggesting a gap in understanding the concepts discussed.

Areas of Agreement / Disagreement

Participants exhibit some confusion regarding the functionality of aliases and the synchronization process with GitHub. There is no consensus on how to achieve continuous synchronization with GitHub, and terminology appears to be a point of contention.

Contextual Notes

Limitations include potential misunderstandings of macOS aliases and GitHub's synchronization processes, as well as the need for clearer definitions of terms related to version control.

Who May Find This Useful

Users interested in file backup solutions on macOS, those learning about version control with GitHub, and individuals seeking to understand the use of Dropbox for file management.

Jamin2112
Messages
973
Reaction score
12
I'm intending to backup the source files of a program I'm working on. So what I tried to do is

left-click-->Make Alias

with each of the source files and then moved the aliases to my DropBox folder on my computer. I assumed this would have the effect of having the source files being saved in my DropBox account as well as on my machine whenever I save my work. But the alias files have some weird encoding.

Also, I just made a GitHub account and I'm wondering whether there's a way to use my GitHub client to automatically sync the most recent version of the project on my computer.
 
Last edited:
Computer science news on Phys.org
What do you mean by automatically synching? You can synch GitHub files but you have to at least tell it to synch. Are you referring to a commit?
 
An alias in Mac OS is not a copy of the original file. It's a sort of "pointer" file that contains information that tells the OS where to find the original file. When you double-click on the alias, the OS opens the original file.
 
Borg said:
What do you mean by automatically synching? You can synch GitHub files but you have to at least tell it to synch. Are you referring to a commit?

I want to continuously "push" a GitHub repository, I guess
 
I probably should've learned GitHub terminology before making this thread
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
4
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
6K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
10
Views
4K
Replies
10
Views
3K
  • · Replies 17 ·
Replies
17
Views
8K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K