sync files & folders over network

Grant

Honorary Master
Joined
Mar 27, 2007
Messages
69,686
Reaction score
38,215
Location
Behind the grassy knoll
does anyone know of an application that can sync files / folders over a network (home) between an iMac, macBook Pro & windows laptop at all ?
 
allway sync works great for me. I sync between all my machines and then also set certain folders to sync to dropbox for cloud backup as well as easy access with my phone & tablet
 
Rsync is free and easy to use

Let's see that example again?

rsync -avP /path/to/files/* username@hostname:/path/to/destination

OK, I'm glad there are still people who regard that as "easy to use". We need people like you. You make our civilisation possible. Don't want to join you though. :o

Using Dropbox just for local sync is a bit inefficient, you'd be sending files out your network and back in - would be very bandwidth intensive.

It's got a Lan Sync capacity, actually, but yes, eventually there will be another copy on the DB server. Think of it as a free backup copy to go with your sync and it doesn't feel so bad. :)
 
Let's see that example again?

rsync -avP /path/to/files/* username@hostname:/path/to/destination

OK, I'm glad there are still people who regard that as "easy to use". We need people like you. You make our civilisation possible. Don't want to join you though. :o

I guess I'm just used to it.

It's got a Lan Sync capacity, actually, but yes, eventually there will be another copy on the DB server. Think of it as a free backup copy to go with your sync and it doesn't feel so bad. :)

I didn't know that - haven't used Dropbox in a while :) Just for interest sake, how much storage do they give you now? (can't get to the site from work, proxy issues)
 
They give you 2gb for free, and you get a bonus for every person you refer. They now are giving away 500mb per referral, up to a limit of 18gb. I'm on 3gb because I referred two people.
 
Going to give rsync & allway sync a spin.
I do use dropbox for some stuff, but it wont work too well for my purposes on this one.

thanks to all for the suggestions
 
Top
Sign up to the MyBroadband newsletter
X