I've tried to mount Box cloud storage on my Ubuntu via WebDAV and it works. But the only thing is I need to download the files (whole file, all files) on to my computer to view files in the cloud. That is so bandwidth hungry and wasting time. Is it any possible solution to only list files instead of downloading the whole file? Like the Dropbox app?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I'm not sure if that's what you're asking, but you can see the children of a directory / collection (and hence list the files) by using WebDAV's PROPFIND method. |
|||
|