From owner-freebsd-questions@FreeBSD.ORG Thu Aug 15 20:41:23 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 876247E8 for ; Thu, 15 Aug 2013 20:41:23 +0000 (UTC) (envelope-from aurfalien@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5CCD628A3 for ; Thu, 15 Aug 2013 20:41:23 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id lb1so1103755pab.26 for ; Thu, 15 Aug 2013 13:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=eYau0zMrkSwwB3Fhn8dqAicXmVC4Y625JGpBeZ/UWDM=; b=FUooYmG0t35D6JMvH5Bi1KnCNRCs0sMb88m+kb2Zu5uG83y2ZOGvUtkCWYzuUho580 ZJ/FXwcP9qg9jMNT6fS5sJ/fWG/isrgWkshCBBi5/rGFLJQTcOhxPhb8H2NTdWs9jSd5 zIYiYB0nOq8ZhJEnC654MvutLXzixJGwOQRCbmb70sroGn9oomus/9sKc8QTA1Por8Xd w31FSzVwyFSz5I3AhVQjLzGWdA5w88FvwMfyQmxgTqG/rKRSuhUupzLCVxwqYcGLrxDT SeuUkLLQlc5m5mrqUq5Q1sTpwBxwqvEQB3bjYnGzGAh+CXgE3WXCvGu9ZE0I9xePXxkF 5OIA== X-Received: by 10.67.14.67 with SMTP id fe3mr17641620pad.134.1376599283114; Thu, 15 Aug 2013 13:41:23 -0700 (PDT) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id wr9sm1841540pbc.7.2013.08.15.13.41.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 15 Aug 2013 13:41:21 -0700 (PDT) Subject: Re: copying milllions of small files and millions of dirs Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: aurfalien In-Reply-To: <20130815203528.GA87120@slackbox.erewhon.net> Date: Thu, 15 Aug 2013 13:41:19 -0700 Content-Transfer-Encoding: 7bit Message-Id: <8562C0D0-28DC-4962-9B1D-D50D7C36FBF2@gmail.com> References: <7E7AEB5A-7102-424E-8B1E-A33E0A2C8B2C@gmail.com> <20130815203528.GA87120@slackbox.erewhon.net> To: Roland Smith X-Mailer: Apple Mail (2.1085) 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 20:41:23 -0000 On Aug 15, 2013, at 1:35 PM, Roland Smith wrote: > On Thu, Aug 15, 2013 at 11:13:25AM -0700, aurfalien wrote: >> Hi all, >> >> Is there a faster way to copy files over NFS? > > Can you log into your NAS with ssh or telnet? I can but thats a back channel link of 100Mb link. - aurf