yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

command line specification for Dropbox files #67

Closed jmlattis closed 7 years ago

jmlattis commented 7 years ago

This is not a problem, only a question. I have my Chromebook in developer mode. Is it possible to specify a file name on the command line from either the shell prompt or the bash prompt? If so, in which directory would I find the Dropbox files mounted? Thanks.

tomhallman commented 7 years ago

@jmlattis Did you figure out the answer to your question? I have the same one. (Though I'm not in developer mode.)

yoichiro commented 7 years ago

At least, the chrome.fileSystemProvider API doesn't mount directly to the OS filesystem, I guess...