7

Right now we have Windows file servers, and more and more groups of departments are wanting to share files for collaborative purposes with our clients. The sharing needs to be bidirectional.

It is not likely that we will ever have access to the extranet users computers so installing vpns or special client software isn't very likely.

The users who wish to collaborate are not technically savy, and they will complain at anything slightly difficult.

Our budget is very tight, I suspect I will be limited to free options, but if a product/solution is really good please still mention it.

A significant portion of our customers (>30%) uses Macs, so cross-platform support is required.

The documents may contain include records that may be covered by FERPA so security is important.

HopelessN00b
  • 53,385
  • 32
  • 133
  • 208
Zoredache
  • 128,755
  • 40
  • 271
  • 413

5 Answers5

2

I would consider using Microsoft SharePoint Server 2007 as platform.

SharePoint Server provides an integrated location where employees and extanet users can efficiently collaborate and exchange files.

Here is a TechNet article about SharePoint Server security.

splattne
  • 28,348
  • 19
  • 97
  • 147
2

It sounds like you need some kind of web based file manager.

http://en.wikipedia.org/wiki/List_of_web_based_file_managers

Nexus
  • 850
  • 1
  • 8
  • 19
  • 1
    That page has been deleted. The next best I could find (probably built from some version of that page) is http://list.wikia.com/wiki/List_of_web_based_file_managers – Peter Hansen Apr 15 '10 at 00:44
1

Most operating systems have a PPTP VPN client built in so no additional software would be required. I know at least XP, Vista and OS X do.

Adam Gibbins
  • 7,147
  • 2
  • 28
  • 42
1

SharePoint is an excellent option for constructing a functional extranet site; however, the cost of licensing may be prohibitive depending upon your particular deployment scenario and user authentication requirements. A simple Windows SharePoint Services site hosted on a Web Edition server is easy and inexpensive, but a more complex site requiring the features of Microsoft Office SharePoint Server or domain authentication can be considerably costly to properly license.

There are several peer-to-peer file sharing options which may meet your needs...

I have been quite pleased with Windows Live Sync (http://sync.live.com) for basic file sharing. The client is lightweight and available for both Mac and PC. The price is right, and I've had good success using it to keep files in sync between multiple home and work computers as well as sharing documents and photos with others. I've used it for several years (it was an independent service called "FolderShare" before Microsoft acquired it) and have had no problems with the service.

Another similar option (again from Microsoft) is Live Mesh (http://mesh.live.com). It's still in 'beta' but seems to be widely used (like many of Google's 'beta' services)... Mesh is much like Sync with the addition of a 'Live Desktop' where files live "in the cloud" and can be accessed from any Internet-connected computer via a web browser. There is a 5 GB limit to the amount of data that can be included on the Live Mesh desktop--the limit doesn't apply for folders not synced with the Live Desktop. The advantage of syncing with the Live Desktop is that you can access the files it contains even if your 'host' computer is turned off or not connected to the network.

Neither of these 'peer-to-peer' solutions is truly server-based so they may not meet your needs. Both of these solutions require a Microsoft Live ID for authentication and provide basic security features (e.g. encryption for data in transit; read-only or read-write access on a per-share basis). Of course, once the file exists anywhere other than on the computer servers you control, all bets are off on what happens to it or who has access to it--not sure how that figures into FERPA requirements.

jnaab
  • 965
  • 6
  • 11
0

why not WebDAV? that's what apple uses for it's iDrive.

Javier
  • 9,078
  • 2
  • 23
  • 24