|
Is there a way to have two computers running OS X (Snow Leopard) automatically sync everything? I currently have a Macbook Pro and am thinking about getting an iMac also; however, I don't want to have to be transferring things all of the time since I'...
Answer Snippets (Read the full thread at superuser):
It takes a little setting up but you can run it on the command line (and automatically do it periodically....
you could download Synkron and set it up to sync all the folders you like at any time you like over ssh.
|
|
I do a lot of work on my home computer, ranging from programming, writing stored procedures and writing documentation and reporting. A lot of this work is university related and constantly swapping files across several computers is annoying at best.
I...
Started by EnderMB on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I do the same thing....
However, if you're a windows guy you might also look at Live Mesh (beta) as well.
What OS are you running?
Like Josh K, Dropbox would be my first choice.
Of portable storage from home to work to other places .
|
|
Right now I manage a small team of developers. We use subversion for all of our code. Interested to know if there is a tool that enables developers to all work from the same code base versus each having their own local code?
Started by Patrick H. on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The code....
SVN enable you to all use the same code base.
For some reason it seems like you aren't using SVN correctly.
Private working copies of source from it.
There are many ways to do this but I don't think you should try.
|
Ask your Facebook Friends
|
I have 2 computers running Windows 7: my main desktop and a laptop. What is the best way to keep user-generated data like the Documents (and also Music and other folders) synced between the two?
Currently the desktop has all of the source files on an ...
Started by jaysun.cousins on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at cnet):
You also get a 30 day need to run ....
For example, when I do photo editing on the desktop (much larger monitor), would like that to sync folder and you don't have to do anything special at all, not even copy anything.
|
|
At my work I currently have my development environment inside a Virtual Machine . When I need to do work from home I copy my VM and any databases I need onto a laptop drive sized external USB drive. After about 10 minutes of copying I put the drive in...
Started by Ben Daniel on
, 23 posts
by 23 people.
Answer Snippets (Read the full thread at stackoverflow):
It's very rare I sync any files, but when I do it's usually with DropBox (although....
Or you can use Windows Live Sync -> https://sync.live.com or desktop machine and carry on working.
Changes when you want to sync.
|
|
I have a need to code from two computers during the week. What is the best way to sync the two computers (mac)? I've started using source control, like SVN. It works pretty good, except sometimes I check in code that I want to sync but they don't compile...
Started by erotsppa on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
Make sure you do an UPDATE before CHECKING IN your code, and after you....
You can sync through a usb server just for this.
Environment
With mercurial (hg) or git you do not need a version control server.
|
|
Just wondering if anyone has any tips for keeping a Maschine library in sync across 2 computers. I am going to be traveling a lot this summer and I want to take Maschine with me and use it with my Laptop. But when I get back, I want to reintegrate with...
Started by charmingnerd on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at native-instruments):
On....
Maybe someday NI will make things.
Your tags of formats, sounds, groups, samples to re-do one of my computers because the paths do not match right now.
And will be portable if you mirror this setup on 2 computers.
|
|
A client of mine would like to sync his workstation PC with his secondary workstation at another location. They want to do this without exchange, as it is a costly venture, and he is the only one in the company who wants it.
I looked into the program ...
Started by hellbringer616 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at msfn):
What is being used as the email provider? Do they have the option of using imap and having mail.
|
|
Posted 14 May 2012 - 05:05 PM
Hi There,
I have Nvivo 9 on two computers. I am the only person working on my data. I work both from home and from work. I wonder if there is a way that I can direct Nvivo to save the files on dropbox so that when I work ...
Started by leggova on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at qsrinternational):
When you....
Posted 15 May 2012 - 01:52 AM
Hi Miranda,
The only thing you need to do is to save your Nvivo May 2012 - 01:52 AM, said:
Hi Miranda,
The only thing you need to do is to save your Nvivo project computers.
|
|
Possible Duplicate:
Best way to sync two computers?
I would like to be able to sync files across my computers (Ubuntu, Windows XP and Windows 7). Ideally, it would be easy enough for my family to use. Real syncing (not just a shared folder), is important...
Started by Casebash on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
Since you'd like this to be easy for other's, I'd suggest... .
Windows XP there are links on that page to assist you with it's installation and dependencies.
Rsync can do this and it (or a port) is available for all platforms you listed.
|