From owner-freebsd-questions@FreeBSD.ORG Thu Aug 15 19:36:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3F567172 for ; Thu, 15 Aug 2013 19:36:11 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 18A6A252D for ; Thu, 15 Aug 2013 19:36:11 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id uo5so1136044pbc.23 for ; Thu, 15 Aug 2013 12:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6YjcrBf6edXoigCoCBjzru9YusX1OvdpT87Klw33ViI=; b=bUh+pkubgmI7tChdPj4ayzfNsKbmK63VA+keHY1B10n2MIp+7fg+bDsBPuD5X9SWUr 5gMGvZSGxW9L+I+HiTiFdjdvMBtwsni7tP8HsL9VfY6G5HqY26XF5XeFDoB85lR/uzsQ QP3UaTaQIW4agNP0GHFA/wcEgvry5wGp3Xib7BtrmUQvOvvknSQH3sPJje5ksjLIT8BW hZD00SRhQY6AWKNgBJO+CzRPUIW/VOU0AjOxCTujJaD7FikVyydxpyrv1Zf+vHvSI/ww myDzxWbF50ZhRZYkn6N3eA6TGeuNqvBRqSh6+wj8NWPrzna7Dt2THjAnosE9XYQArbqY MSwg== MIME-Version: 1.0 X-Received: by 10.68.225.164 with SMTP id rl4mr17401323pbc.100.1376595370683; Thu, 15 Aug 2013 12:36:10 -0700 (PDT) Received: by 10.70.92.79 with HTTP; Thu, 15 Aug 2013 12:36:10 -0700 (PDT) In-Reply-To: <7E7AEB5A-7102-424E-8B1E-A33E0A2C8B2C@gmail.com> References: <7E7AEB5A-7102-424E-8B1E-A33E0A2C8B2C@gmail.com> Date: Thu, 15 Aug 2013 14:36:10 -0500 Message-ID: Subject: Re: copying milllions of small files and millions of dirs From: Adam Vande More To: aurfalien Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 19:36:11 -0000 On Thu, Aug 15, 2013 at 1:13 PM, aurfalien wrote: > Hi all, > > Is there a faster way to copy files over NFS? > Remove NFS from the setup. -- Adam Vande More