Partage de documents
From Freehackers
The goal is to find a simple, yet powerful, way to share documents withing a small team, using both linux and windows.ows.
Contents |
Disconnected
cvs/svn
There are very good clients under both windows and linux. Well integrated into windows explorer (tortoise) Used by Bluebird
webdav
Almost the ideal solution, works great under linux, but not under windows :( IE support for webdav is very bad.
scp + http/webdav (.htpasswd)
Using a good scp client (windows : winscp, linux : kde fish protocol), this is ok. Used by orzel.
Connected
Samba
Heavy, doesn't protect from locking/erasing.
Nfs
Heavy, doesn't work under windows, no way to protect from erasing. Can't really be used through internet or vpn.