From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 19:18:59 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 6DF5416A4CE for ; Wed, 22 Dec 2004 19:18:59 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E938243D3F for ; Wed, 22 Dec 2004 19:18:58 +0000 (GMT) (envelope-from ippiraman@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so1056rne for ; Wed, 22 Dec 2004 11:18:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=EE1UMzDQxHY2+W/b+d2gSzDeS0oxWOeazcW8vhs3e/Pgx2WYixMx7Knyppt0o3S0+xRdLT3cizbCx7NPbUYbor2N4qZ2lqoDzGQz361i7X1vOEzS66adjbKZhFigyNstwoPqOjyRlgf4lbaPN5j9rTft9cwD22TlZo5EQYmjcCQ= Received: by 10.38.5.73 with SMTP id 73mr66858rne; Wed, 22 Dec 2004 11:18:58 -0800 (PST) Received: by 10.38.102.32 with HTTP; Wed, 22 Dec 2004 11:18:58 -0800 (PST) Message-ID: Date: Wed, 22 Dec 2004 19:18:58 +0000 From: Irvin Piraman To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <59FD5336D1B1FA40AF6DDD241D8DBAC6012BED67@amcw2ms517.amc.ds.af.mil> <004d01c4e84b$cdda17f0$2a64015a@apise6e37e23bb> Subject: Re: Explore FreeBSD filesystem under Windows? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Irvin Piraman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 19:18:59 -0000 > > Yeah, is writing to NTFS implemented now? >From the manpages: http://www.freebsd.org/cgi/man.cgi?query=mount_ntfs&apropos=0&sektion=0&manpath=FreeBSD+5.3-RELEASE+and+Ports&format=html WRITING There is limited writing ability. Limitations: file must be nonresident and must not contain any sparces (uninitialized areas); compressed files are also not supported. The file name must not contain multibyte charac- ters.