From owner-freebsd-current@FreeBSD.ORG Thu Aug 14 22:01:34 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC5D4F3 for ; Thu, 14 Aug 2014 22:01:34 +0000 (UTC) Received: from mail-oa0-f43.google.com (mail-oa0-f43.google.com [209.85.219.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0CDC379A for ; Thu, 14 Aug 2014 21:02:57 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id i7so1469618oag.2 for ; Thu, 14 Aug 2014 14:02:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=owh1hpOh2Ihnhu8ifRfj4C3NR8RyzIxFm7t3Ofjgl5A=; b=hzfnr8n3mKLrvpl3VkjnEna1pYlbMQ08k5/kY6SBfHeB2yDhBy5MckYFE5QKJakNZu xBJ74l95NyEq6Upx7eqOJPWHznm+wSiA+SD6ulZedh90qtxu67Dv5I/pQmp9Jg0hVjWE 0cs08GOypUP9k+23YlGYZOn+yYew42GneB9Bf6Lb0UdjEVeoqpk3GRkNS014imYCNqfi 1M6fOn4IfKxZ11rCuk+0lE8CfW0HR+OobQGkmKiO7uXEFqzVOVtgX7o91GwrSl5Q78Ft GTBtDAeqPn3GR9YHSq225P5PupNCJt0xBmq6bpE5OVNhJQTNyQKEtuZdnHVMKwcjzI4N BCdw== X-Gm-Message-State: ALoCoQmz+JcKZLzFBTca8A9XDKh4MFaa/wAGLGXq2Ru4adYPsIr6SlgFrTuY3PxGieqwlU3GTVor X-Received: by 10.60.101.130 with SMTP id fg2mr16053274oeb.38.1408050171521; Thu, 14 Aug 2014 14:02:51 -0700 (PDT) Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41]) by mx.google.com with ESMTPSA id wi4sm6643507obc.14.2014.08.14.14.02.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Aug 2014 14:02:51 -0700 (PDT) Received: by mail-oa0-f41.google.com with SMTP id j17so1452054oag.14 for ; Thu, 14 Aug 2014 14:02:49 -0700 (PDT) X-Received: by 10.182.65.65 with SMTP id v1mr16391652obs.58.1408050169748; Thu, 14 Aug 2014 14:02:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.118.164 with HTTP; Thu, 14 Aug 2014 14:02:29 -0700 (PDT) In-Reply-To: <201408132347.s7DNlcHU013055@fire.js.berklix.net> References: <201408132347.s7DNlcHU013055@fire.js.berklix.net> From: Thiago Barroso Perrotta Date: Thu, 14 Aug 2014 18:02:29 -0300 Message-ID: Subject: Re: android bsd connectivity tools etc ? To: "Julian H. Stacey" X-Mailman-Approved-At: Thu, 14 Aug 2014 22:09:16 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Gary Jennejohn , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2014 22:01:34 -0000 Nowadays I'm using syncthing [1] for file transfer. ADB over WIFI also works great. [1]: http://svnweb.freebsd.org/ports/head/net/syncthing/