From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 14:27:25 2014 Return-Path: Delivered-To: freebsd-questions@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 8EB25E26 for ; Sun, 22 Jun 2014 14:27:25 +0000 (UTC) Received: from mail-qg0-x22b.google.com (mail-qg0-x22b.google.com [IPv6:2607:f8b0:400d:c04::22b]) (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 47CED29ED for ; Sun, 22 Jun 2014 14:27:24 +0000 (UTC) Received: by mail-qg0-f43.google.com with SMTP id z60so5069697qgd.16 for ; Sun, 22 Jun 2014 07:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=VeqpV1vHXf0wVJqaZ6nkHq3wfRYBSB/kY3a90uYiAbs=; b=hay4zzncS1H4bqBRpgtXopGLZhByXhVk9ZLs59LOY5T6tG7cJb+NZgy+EQx1fGn8Mr 70xOZEu/rRJFo/eod9PYe56faknML5xd9l6lQkbHVaSFzXcaB7raYviZ10/bKDoVyTrr fh6cRZAa4pWbuqQc8l7fuWqnTcsAJRyZZ3174= 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:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=VeqpV1vHXf0wVJqaZ6nkHq3wfRYBSB/kY3a90uYiAbs=; b=Z5BCKEJ6YI4eUAMAY1Z7ew0/+2zL4DnidjCVSbJ4C2/CdnonRSED3Z2FhCFHpnHMxA sHW16r667KHJQgd3CKeOabK5aHHiExWNQZkps2BVK9OZ90abjYItNDSxGIHTxDsneytd x2x0+wLh3+2nQeiCOfKBkqMl6SFTNSkn7wATd3FimLh3JCSdqPLUzKUOXlQWe6U95xIL 0ynWgcfKkJQMDdNdyuL9iYpUpECP+TUITgRJtD53PC3QJweyvDnioN+CWbMQvURWBps2 +p34aEWg/FeO92q9k5XLVkZi3R/urDcY71UJQ5lZogPaUcLvkHSIlkHnA01bPrzxgg+K oAyw== X-Gm-Message-State: ALoCoQnPvazSRUkd3Y6LDvZ4DJ3JrNcn8Rgmnsc8LJLlRbJfd+gXZT4qzgQ6pFEiEDTcTQvyBQS3 X-Received: by 10.140.101.18 with SMTP id t18mr22933209qge.108.1403447244204; Sun, 22 Jun 2014 07:27:24 -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 b63sm1500104qga.3.2014.06.22.07.27.23 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 22 Jun 2014 07:27:23 -0700 (PDT) Date: Sun, 22 Jun 2014 10:27:23 -0400 From: Jerry To: User questions Subject: Using "Cloud" drives in FreeBSD Message-ID: <20140622102723.65f1da6f@scorpio> 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 14:27:25 -0000 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? -- Jerry