Releases: raguay/DropboxConnect
Release 2.1: Updated Dropbox python library
Dropbox Connect: Fixing changes in API
After fman 1.1.6, the exists() function needs to return true on '' url. This version is fixed. Still working on changes needed to have the progress bar working.
Dropbox Connect 2.03: Fixing Windows library issues. again.
This one goes further to try to fix the problem with running in Windows.
Dropbox Connect 2.02: Fixing Windows library issues. again.
I'm hoping this release will fix the Windows loading libraries bug. Please let me know as my Windows system is dead.
Dropbox Connect 2.01: Fixing Windows library issues.
This release should fix the errors that certain libraries are not found on Windows systems. This fix is based on responses from people that run fman on Windows. I currently don't have a Windows system running, could other check and confirm that this is fixed now? Thanks.
DropboxConnect 2.0: Full file system operational
This update give you full access to the file management features of fman with your Dropbox account.
DropboxConnect 1.8.1: Added file copy from Dropbox to local filesystem and fixed package dependencies.
I added some more libraries that aren't bundled under Windows and Linux. I also have finished copying from Dropbox to the local file system of both files and directories. Working on uploading....
DropboxConnect 1.8: Added file copy from Dropbox to local filesystem and fixed package dependencies.
This release has the copy files from Dropbox server to your local file system working. It also fixed the dependency on a package for users of Linux.
DropboxConnect 1.7: filesystem with Caching fixed and new columns
This release should fix all the caching issues and now has a Size and Synced columns. Give it a try and let me know what you think.
DropboxConnect 1.6: filesystem with Caching
I just implemented caching on the dropbox:// file system. Added hooks for other functionality, but not fully fleshed out yet....