dropbox-sdk-python
dropbox-sdk-python copied to clipboard
How to make some files offline and some online?.
Hi, I would like to make some files in a folder offline, because those files are frequently used by my application. And the files that I don't use online.
Would appreciate your help on this, thank you.
Dropbox doesn't offer a way to programmatically set files or folders to be online/offline for the desktop client, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.