From owner-freebsd-questions@FreeBSD.ORG Mon May 10 14:49:53 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 7CB6C106564A for ; Mon, 10 May 2010 14:49:53 +0000 (UTC) (envelope-from dak.col@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0860C8FC16 for ; Mon, 10 May 2010 14:49:52 +0000 (UTC) Received: by fxm15 with SMTP id 15so2889954fxm.13 for ; Mon, 10 May 2010 07:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=tJJtEwzeoKmO+Mt9bOFjnocI+fZps+SnvFPdHEXt6vc=; b=vmhk7q8s+1e/IKEb0OE0wRid2mu9fgJyreYCi4CWiAunTMtBmk7tSFU/y02eTkue/y om6IZgoGQ0LbLJdBy7G93I+ASE/Aw1btHE1O1W8ROdrYmCWvKNxs1RZontKDPeW365Bi X+8zvlYLmesOoPwH4pIRAIGsYjiU929mO6xyk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eSj46HjM43f9NctBBk9O+LEzWdk9VvRZ8yihjIE3beew5EGCh6yRTGBia9nEDpwcy2 sbn819TpdzFeZtEqaTNPBl5k6iaPVTz8Dsrkt9iKqiWmT2ds6I3ppoBYL0w37zPBIeu2 LuwemgbsbcCH5L47dmJq+jYoORqthG1bOJX8A= MIME-Version: 1.0 Received: by 10.223.58.83 with SMTP id f19mr4418925fah.88.1273502991984; Mon, 10 May 2010 07:49:51 -0700 (PDT) Received: by 10.223.110.75 with HTTP; Mon, 10 May 2010 07:49:51 -0700 (PDT) In-Reply-To: References: <4BE7FD7A.7020207@esiee.fr> Date: Mon, 10 May 2010 09:49:51 -0500 Message-ID: From: "Diego F. Arias R." To: Adam Vande More Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Frank Bonnet , freebsd-questions@freebsd.org Subject: Re: 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 14:49:53 -0000 On Mon, May 10, 2010 at 9:37 AM, Adam Vande More wrote: > On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet wrote: > > > 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. > > > > If it's a one way share, you can use rsync. > > > > -- > Adam Vande More > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Use samba is no so overkill, for simple stuff is really good. -- mmm, interesante.....