From owner-freebsd-questions@freebsd.org Mon Feb 15 19:05:46 2016 Return-Path: Delivered-To: freebsd-questions@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 29E3EAA8D2E for ; Mon, 15 Feb 2016 19:05:46 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01AEE360 for ; Mon, 15 Feb 2016 19:05:45 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-ig0-f171.google.com with SMTP id xg9so57856668igb.1 for ; Mon, 15 Feb 2016 11:05:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :message-id:in-reply-to:date:mime-version:content-type; bh=LQ8vC+ibMsCbnUidSwwG7/EX5CgOsW4kQae9+59vkEY=; b=Tv1IK58pz+y6q1wJPoyoUqU2QYFFBHX1xKJr0Q2xUykhWdeOezQrltrbanSqwJzvzI V/LgV7N/KP5WUPHotd0WWy7tEs4zZoECrVK6aY2r3vkz8t2QaMR/zL7t9onffx7jY8fG 9ygpXcSZ+My5GjXiDAb6VkbZAOts+EYr+0XzSXD6jVUn2LFJ60wswz/AdnJzNEXM/76/ v9lVBTeuEl8KNljMXxc9bH2Ih7smk4RfP5Ha+1lVNSJ9jOMRjwABqZU9NLfSKg0y33Ti voDL4HUlC6VEchTS0wL0PZVqCKwcN0Hk+iApDyLN/TAckw56XdXHPAlTxuUJrFDutWdd LgWQ== X-Gm-Message-State: AG10YOT3m1Fbu0s3gP/BeSSkZOFbJwAOivD0+bNjDEqqhCEUxqDkeau659AUUo1l+A0LSw== X-Received: by 10.51.17.34 with SMTP id gb2mr11218306igd.71.1455556103724; Mon, 15 Feb 2016 09:08:23 -0800 (PST) Received: from WorkBox.Home.gmail.com (63-231-151-131.mpls.qwest.net. [63.231.151.131]) by smtp.gmail.com with ESMTPSA id b101sm12337999iod.43.2016.02.15.09.08.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Feb 2016 09:08:22 -0800 (PST) References: <20160214143705.GA1290@schweikhardt.net> <1455463681.1203.9.camel@michaeleichorn.com> User-agent: mu4e 0.9.15; emacs 24.5.1 From: Brandon J. Wandersee To: "Michael B. Eichorn" Cc: Jens Schweikhardt , FreeBSD questions Subject: Re: Copying music from FreeBSD to an Xperia Z3 Message-ID: <86r3gdq4wz.fsf@WorkBox.Home> In-reply-to: <1455463681.1203.9.camel@michaeleichorn.com> Date: Mon, 15 Feb 2016 11:08:21 -0600 MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2016 19:05:46 -0000 Michael B. Eichorn writes: > In my experiance it is just easier to use SFTP or Syncthing for file > transfers with android devices. Second for net/syncthing. If you're copying a large number of files Syncthing isn't necessarily any faster than the other suggestions, and setting it up can be a little tedious (the Android interface sucks), but once you have it set up the conveniece makes up for the lack of speed. You can manage a single "master" library on your PC, and just let your phone and PC automatically sync up over your home network. Consider using MTP to copy over the bulk of the library, and setting up Syncthing after that. -- ================================================================= :: Brandon Wandersee :: :: brandon.wandersee@gmail.com :: ================================================================== 'A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.' - Douglas Adams ==================================================================