From owner-freebsd-questions@FreeBSD.ORG Sun Jan 4 13:11:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2427E16A4CE for ; Sun, 4 Jan 2004 13:11:21 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE48A43D2F for ; Sun, 4 Jan 2004 13:11:19 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.10/8.12.10) with ESMTP id i04LBI1m037355; Sun, 4 Jan 2004 14:11:19 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.10/8.12.10/Submit) with ESMTP id i04LBIsR037352; Sun, 4 Jan 2004 14:11:18 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 4 Jan 2004 14:11:18 -0700 (MST) From: Warren Block To: Micke P In-Reply-To: <20040104203412.48341.qmail@web14526.mail.yahoo.com> Message-ID: <20040104140807.M37310@wonkity.com> References: <20040104203412.48341.qmail@web14526.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: sharing files with windows systems was Re: SAMBA setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2004 21:11:21 -0000 On Sun, 4 Jan 2004, Micke P wrote: > As a stop gap, I'd even be glad for info on seting up > ftp'ing with the windows machines on my LAN. Right now > I am ftp'ing to and from my ISP webspace. Without details, it's hard to tell what you're trying to do. Do you want a Samba server, or is it just to access Windows shares on your other systems as a client? You may find 'man mount_smbfs' interesting. As far as FTP, you can enable the FTP server on FreeBSD (uncomment the first FTP line in /etc/inetd.conf) and use the Windows machines as clients. -Warren Block * Rapid City, South Dakota USA