From owner-freebsd-questions@FreeBSD.ORG Mon May 10 12:35:07 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C69801065672 for ; Mon, 10 May 2010 12:35:07 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 8A30A8FC12 for ; Mon, 10 May 2010 12:35:07 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id BC2B5136879 for ; Mon, 10 May 2010 14:35:06 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id A152C105441D for ; Mon, 10 May 2010 14:35:06 +0200 (CEST) Received: from lisa.esiee.fr (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id 7A5DD1054419 for ; Mon, 10 May 2010 14:35:06 +0200 (CEST) Message-ID: <4BE7FD7A.7020207@esiee.fr> Date: Mon, 10 May 2010 14:35:06 +0200 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100415 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Very simple file sharing between FreeBSD server and windows client ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2010 12:35:07 -0000 Hello Is there a simple software to share files between a FreeBSD server and a windows client other than Samba which is a bit overkill for my needings, I just want to share a directory (and subdirectories) of my server with ONE Windows client, to facilitate some files exchanges between two users. Thanks for any infos