From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 16:03:16 2014 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 ESMTPS id AC5B76D9 for ; Sun, 22 Jun 2014 16:03:16 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (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 62FEB20DA for ; Sun, 22 Jun 2014 16:03:16 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id w8so4771603qac.39 for ; Sun, 22 Jun 2014 09:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:in-reply-to:references:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=xCCl4BymxjQroNHjaKbXVPg32h7+fHJOl37CY8LX2EU=; b=JADDISzjj49K+EiEpa6zR6UQn81X9R+Q3NjrQTHXtdd/M0iEZ/l4lMUM0dtcnKNv1b EoA3kQlFkoGq+zWvJ48xZQs0lvB/K3MsVYwuS8E840PYTTul7xoH7WH0pmHvoCFA25fS DAJAcpGpn6WhqnLyF1+0CTPDzZPctea6YM//c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:reply-to:organization:mime-version:content-type :content-transfer-encoding; bh=xCCl4BymxjQroNHjaKbXVPg32h7+fHJOl37CY8LX2EU=; b=CWcRRlZpFJ8i8ZQ90PYId1qGdXxkKdNo+rG9LPyQRUnXlRvuVWP/acKCZ2Q9dP7EI0 u9eCEgAEmSW0LxbnuTTi9eE7DSRF9ukII+RhFYmw+909fdo3melLr+r0Y0aMPe1tB0zN 96wKTt753mogi1IdKBen1LUlbXRn5lI/kNZIv43TLwk9ncbzkxyKyQAw/RvroqfEVvfT kSLIb74YdSFsJjL+OWZVGtYxpo5xhGa0UqWv7dBNHXLRKr6mn4gXj5O09ZQ3kZP1pak2 OKrSEJlDEmhEwk/zt4hCss8dhfALTG8Kmh4+bqPD1TtVsgJp/CwVK5KYmmhg+QtzMBuk 0yTw== X-Gm-Message-State: ALoCoQlK4lD5zb1cHEhgE4MdOvRYSI6cnO0I3o5jYmfQsmUdMeQ6Uj4nQ37zMfTtezMiSI50C3i6 X-Received: by 10.140.104.66 with SMTP id z60mr23108711qge.21.1403452994698; Sun, 22 Jun 2014 09:03:14 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id s13sm25164084qay.39.2014.06.22.09.03.14 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 22 Jun 2014 09:03:14 -0700 (PDT) Date: Sun, 22 Jun 2014 12:03:13 -0400 From: Jerry To: User questions Subject: Re: Using "Cloud" drives in FreeBSD Message-ID: <20140622120313.1836b769@scorpio> In-Reply-To: <65447251-40F6-4F4C-AE5C-FC35C1F1CC14@jensenwaud.com> References: <20140622102723.65f1da6f@scorpio> <65447251-40F6-4F4C-AE5C-FC35C1F1CC14@jensenwaud.com> Reply-To: User questions Organization: seibercom.net X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 16:03:16 -0000 On Sun, 22 Jun 2014 17:14:35 +0200, anders@jensenwaud.com stated: > > On 22 Jun 2014, at 4:27 pm, Jerry wrote: > > > > I am using both "OneDrive" and "Dropbox" cloud drives on my Win-8.1 > > machine to store data. I love the fact that I can use them as real drives > > without having to go through hoops to mount them and gain access to them. > > > > Is there anyway I can accomplish the same thing with FreeBSD? > > > There is a Linux client for Dropbox. You might me able to run it in FreeBSD > through Linux emulation. I don't think that is going to work. From what I can tell, it ONLY works with "Dropbox" and it does not make the "cloud" appear as part of the file system the way it does in Windows. -- Jerry