From owner-freebsd-fs@freebsd.org Wed Jun 14 05:34:51 2017 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F4FCD86678 for ; Wed, 14 Jun 2017 05:34:51 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15DFC7A8F1 for ; Wed, 14 Jun 2017 05:34:49 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id A7E9A20AA5 for ; Wed, 14 Jun 2017 01:34:48 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute7.internal (MEProxy); Wed, 14 Jun 2017 01:34:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skunkwerks.at; h=content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=L7CJhsrfk74rn7abxg/cDE/ooC L1tckb9okP7XWLCpU=; b=duaq1l5MVXnqymiQDBZNbUsL6N9r01nrKTplokUUTc 8nj2KHxVGyVxTczHrt1fgBWJT54RCRkeQIo+HPYrLUxmUC4sd1I6eRRhMxsvGpSb btDVzyrLTkeuF9VhN51rqcfUURWDt6SlJxDfwlTuhPLaoY2MOX5kNsQK9Hm4EBBx o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=L7CJhs rfk74rn7abxg/cDE/ooCL1tckb9okP7XWLCpU=; b=n5AbYU3Ne+Eu7qxlHSNfTC 6LsY5JdT9PCr1GP6CjpthtVfgWU3t57/SxCVNBTL1vry7zDEERmQIkHc5kqfF2bF 3m3yOCcBJJrH5SrKJV9awAxUtvQosGS/7gkABHi5ThpcTmEldWGbrLOm05Ur2wY0 QT3SBh6asNiIK9hlm22O6Vo6h54fE+eVb/eJ0mGAztoaix9n58OtI8FXtIP2FVkx UlLbKVDAPsYbZMi3p7CCdjrbID43lkTpH1AV9wYlM/nZIDu9DlLgSPrw9prwYVP6 p8QXoC7nO0+feJtOlY5vfsnOG43mXcZ0V/inLsaqxNjGyZ0fcEtvbsjq190KSLSA == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 7E7CA48002; Wed, 14 Jun 2017 01:34:48 -0400 (EDT) Message-Id: <1497418488.877884.1008774696.75A50952@webmail.messagingengine.com> From: Dave Cottlehuber To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-1fe24561 References: <0719669324a44fe0bfba3e8e08b0ae99@exch2-4.slu.se> <3A5A10BE32AC9E45B4A22F89FC90EC0701BDB12619@QLEXC01.Quorum.local> <3A5A10BE32AC9E45B4A22F89FC90EC0701BDB12ABA@QLEXC01.Quorum.local> <3A5A10BE32AC9E45B4A22F89FC90EC0701C35D8A68@QLEXC01.Quorum.local> <3A5A10BE32AC9E45B4A22F89FC90EC0701C35DA475@QLEXC01.Quorum.local> Subject: Re: FreeBSD restartable send/receive over WAN Date: Wed, 14 Jun 2017 07:34:48 +0200 In-Reply-To: <3A5A10BE32AC9E45B4A22F89FC90EC0701C35DA475@QLEXC01.Quorum.local> X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 05:34:51 -0000 On Wed, 14 Jun 2017, at 01:34, Shiva Bhanujan wrote: > Hi Ronald, > > thanks for the info. I'm going to work w/ FreeBSD 11.0, as it has > restartable send/receive. the compressed send is desirable though. > > Regards, > Shiva