iFolder

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2005-10-01 22:22:22
Size: 2197
Editor: i-195-137-120-148
Comment:
Revision 10 as of 2005-10-30 13:22:50
Size: 2687
Editor: i-195-137-120-148
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
== Server or Peer to Peer? ==

There are two ways to use iFolder, Server Mode or Bonjour Peer to Peer (P2P) mode. The advantages and disadvantages are:

=== Server Mode ===

 * + Backs up all files to central location
 * + Faster and more stable than P2P mode
 * - Can not run Client and Server on same machine

=== Peer to Peer Mode ===

 * + No server required
 * - Very experimental
 * - Machines depend on each other
 * - Doesn't back up files to central point

Generally, it is better to use Server Mode as the code is tested but if you have no server available, Peer to Peer is the best.
Line 24: Line 43:

So, you've looked around and decided you want to try iFolder. There is currently '''one''' solution at moment. You have to build iFolder from the source code (which isn't as difficult as it sounds. However, the Universe guys are working on iFolder packages. When these are available, this page will be updated.
Line 29: Line 46:
There are no packages available at the moment. There are no packages available at the moment. Work is being made to have packages available for Dapper Drake which may be backported to Breezy. Building the bits is quite easy.
Line 32: Line 49:
Line 37: Line 53:

=== From Packages ===

There are no packages available at the moment.
Line 45: Line 56:

== Use iFolder Peer to Peer ==

=== From Source ==

See the ["iFolderPeer2Peer"] page for information on building Bonjour sharing

What is iFolder?

According to the [http://www.ifolder.com iFolder Wiki]:

iFolder is a file sharing solution for workgroup and enterprise environments. Using the iFolder client, users can share mutiple directories of files across a local area network with other users. Using the iFolder client coupled with either the iFolder Enterprise Server or Simple Server users can share across the internet with other users.

To break that down, iFolder is:

  • An application for sharing and backing up folders over several machines
  • A project sponsored by [http://www.novell.com Novell]

  • An application written in [http://www.go-mono.com Mono] C#

  • A very useful application if you have a laptop or several machines!

Yes, there are other solutions which have existed but iFolder is very simple with an user to use front end. The current features of iFolder are:

  • Workgroup Sharing - You can share files between several computers without needing a sever
  • Enterprise Sharing - All files are stored on a server and synchronized between many computers
  • Works on Mac OS X and Windows as well as many Linux distributions
  • Gaim Intergration
  • Nautilus Intergration
  • Obviously, a Open Source project. However, the non-free database backend used for storing information is not Open Source which restricts it from being included with Ubuntu. A new backend which is Open Source compliant is being written.

Server or Peer to Peer?

There are two ways to use iFolder, Server Mode or Bonjour Peer to Peer (P2P) mode. The advantages and disadvantages are:

Server Mode

  • + Backs up all files to central location
  • + Faster and more stable than P2P mode
  • - Can not run Client and Server on same machine

Peer to Peer Mode

  • + No server required
  • - Very experimental
  • - Machines depend on each other
  • - Doesn't back up files to central point

Generally, it is better to use Server Mode as the code is tested but if you have no server available, Peer to Peer is the best.

Using iFolder Client

From Packages

There are no packages available at the moment. Work is being made to have packages available for Dapper Drake which may be backported to Breezy. Building the bits is quite easy.

From Source (Recommended)

You can find out how to build iFolder and Simias from ["Building_iFolder"]

Using iFolder Server

From Source (Recommended)

You can find out how to build iFolder and Simias from ["BuildingSimpleServer"]

Use iFolder Peer to Peer

=== From Source ==

See the ["iFolderPeer2Peer"] page for information on building Bonjour sharing

iFolder (last edited 2008-08-06 16:30:38 by localhost)