0

Possible Duplicates:
Keeping folders synced between several machines
File syncing across multiple operating systems

Is there something like FolderShare that I can run on my Windows and Ubuntu machines? I believe FolderShare had Mac and Linux clients before it was acquired by Microsoft but it seems to be gone now.

PS: I'm not interested in online backup services, just something that can keep specific folders synced between two or more computers without storing the file(s) in the server (P2P like).

Accessing the shared folders via an online interface (like what FolderShare used to do) is a plus.

Thanks in advance.

Alix Axel
  • 1,192

2 Answers2

0

I use Dropbox for this purpose. If you want to sync folders outside your "My Dropbox" folder, there is some coaxing required though.

http://dropbox.com

http://lifehacker.com/5154698/sync-files-and-folders-outside-your-my-dropbox-folder

0

Try Unison:

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

Diogo
  • 30,792
Journeyman Geek
  • 133,878