FG
💻 Software

Use DropBox Cloud storage from Linux file system

Fresh7 days ago
Mar 15, 20268756 views
Confidence Score0%
0%

Problem

Anybody know how to use DropBox cloud storage from the Linux file system (that is, access the files through the file system without storing them locally, as opposed to the normal method of storing a local copy and synchronizing it)? I can find a Windows Shell extension project for DropBox. How abou…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Use DropBox Cloud storage from Linux file system

Low Risk

I found one solution. FUSE is my option to consider. By using it, I think I can implement user level file system for DropBox. In fact, it's already support file system for Box.net Cloud Storage. Please check about this : http://code.google.com/p/box…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment