From owner-freebsd-questions@FreeBSD.ORG Thu May 6 21:22:08 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 A191B106564A for ; Thu, 6 May 2010 21:22:08 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.221.175]) by mx1.freebsd.org (Postfix) with ESMTP id 59D338FC16 for ; Thu, 6 May 2010 21:22:08 +0000 (UTC) Received: by qyk5 with SMTP id 5so687785qyk.3 for ; Thu, 06 May 2010 14:21:57 -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=T5cc0BaNMPUk/EBWgYeiu+eboS3Uw0v92dLRyC5MupM=; b=eaaArrIwmREU9WTlEhv1y3P3+p4QgoacT/LZcUGTE5Wo0sWVSrYW/AB/XMwwlJ0Pni 7P3TjsaFe1HC/YJ5yjcM8LFtlp3wIh++if0ybeoBuLecON9E8ONcEDuwtRE8cM3aUOW1 TFlGRnTk0GQ4WL8AlJnr9GOq7r1nElBtmxvOw= 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=o0WaU0B0cqtUJX5HdNHEE8So7OiAFCNTCAatiJ+H3/ux7LOWTjreqgOQtx62odq/Uv hRdjCFXlMyHF1E45IdM1CeM3I5MWs00/s3yFBQX1Ocz0b6nWhncdYh923nQLGtX2Nobh I9Jaa1POUlgtNMUTDFsxjAgd9MHA/O/MQWlZI= MIME-Version: 1.0 Received: by 10.224.59.133 with SMTP id l5mr7250556qah.51.1273180916584; Thu, 06 May 2010 14:21:56 -0700 (PDT) Received: by 10.229.99.67 with HTTP; Thu, 6 May 2010 14:21:56 -0700 (PDT) In-Reply-To: References: <4BE32DE4.20206@tundraware.com> Date: Thu, 6 May 2010 16:21:56 -0500 Message-ID: From: Adam Vande More To: Jean-Paul Natola Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Tim Daneliuk , FreeBSD Mailing List Subject: Re: Accessing file from windows or to windows 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: Thu, 06 May 2010 21:22:08 -0000 On Thu, May 6, 2010 at 4:12 PM, Jean-Paul Natola wrote: > > Well my book (absolute BSD) yes its old, says: > "writing to an NTFS partition may corrupt the partition" - I'm guessing > this is not the case anymore > and to answer your question; > > 1. Its 2 separate machines > 2. As a security standard I have disabled flash drives in the office > 3. It will be a monthly taks > 4. No web access on the bsd box > Since there are a myriad of ways to do this, perhaps it would be better for you to describe the nature of file usage so the most appropriate method can be suggested. -- Adam Vande More