fs.dropboxfs
fs.dropboxfs copied to clipboard
Pyfilesystem2 implementation for Dropbox
Results
2
fs.dropboxfs issues
Sort by
recently updated
recently updated
newest added
Due to a fix for a bug in `setuptools`, installation of the package goes fine but because this package's name is `fs.dropboxfs` and not `fs-dropboxfs`, `pip` interprets the package to...
It appears that this API does not support creating a new file in Dropbox. Calls to the fs.create method result in a ResourceNotFound error - kinda defeats the purpose of...