Dropbox Nodes

Dropbox meets KNIME! Connect with your Dropbox and access all your files from within KNIME.

Changelog

This log gives an overview of the most prominent changes in each release. Minor fixes, changes “under the hood” and refactoring changes are not listed here. We follow the Semantic Versioning scheme and the guidelines from “Keep a Changelog” as close as possible.

version-1.4.3 (2023-04-15)

Info
Works with current KNIME 5.0 nightly
Change
Require at least KNIME 4.5

version-1.4.2 (2022-11-14)

Change
Move to NodePit hierarchy
Change
Update Dropbox SDK to 5.4.4

version-1.4.1 (2022-07-28)

Change
Require at least KNIME 4.4
Fix
Dropbox OAuth Connector: Fix node icon

version-1.4.0 (2021-09-11)

Add
New “Dropbox OAuth Connector” node which handles refresh tokens. Please replace the now deprecated “Dropbox OAuth Connector” node with the new version and re-authenticate.
Change
Update Dropbox SDK to 4.0.1
Deprecate
Dropbox OAuth Connector: Deprecate previous node.
Fix
Improve pruning performance
Fix
Prevent race condition removing files from cache which are currently downloading

version-1.3.0 (2021-03-11)

Change
Dropbox Search: Significantly improve the speed of searches by fetching more search results at once.
Change
Show progress of cache pruning, allow cancellation
Fix
Properly show Node icons on all platforms.
Fix
Prevent error when cache size is setting to zero (tried pruning open file which caused “The process cannot access the file because it is being used by another process.”)
Fix
Pruning of large cache directories would lead to stack overflow.

version-1.2.0 (2021-01-05)

Add
Dropbox Download: Allow to cache downloaded files to prevent having to download files over and over again if workflow is reset. You can configure the cache size in the preferences under KNIME → Dropbox.
Change
Dropbox Download: Use human-readable byte sizes in progress info
Change
Dropbox Upload: Use human-readable byte sizes in progress info

version-1.1.0 (2020-11-15)

Add
Add “Dropbox Search” node -- search for files and folders in your Dropbox.
Add
Dropbox Create Folder: New node with separate path via picker and name input.
Add
Dropbox Copy/Move: New node with path picker.
Add
Dropbox Rename: New node.
Change
Dropbox Delete: Add picker for remote file/folder.
Change
Dropbox Download: Add picker for remote file.
Change
Dropbox List: Add picker for remote folder.
Change
Dropbox Search: Add picker for remote search folder.
Change
Dropbox Upload: Add picker for remote file.
Change
Dropbox OAuth Connector: Styling of “Access Granted” page.
Deprecate
Dropbox Create Folder: Deprecate previous node.
Deprecate
Dropbox Copy/Move: Deprecate previous node, and replace with “Dropbox Copy/Move“ and “Dropbox Rename”

version-1.0.0 (2020-11-01)

Info
Initial version of the Dropbox Nodes for KNIME.
Info
Requires at least KNIME 4.0 (please make sure you’re using an update site URL corresponding to your KNIME version).
Add
Add “Dropbox Access Token Connector” and “Dropbox OAuth Connector” nodes -- request and/or provide an access token to access your Dropbox.
Add
Add “Dropbox List” node -- list your files and folders and get additional meta information.
Add
Add “Dropbox Create Folder” node -- create new directories.
Add
Add “Dropbox Upload” and “Dropbox Download” nodes -- send and receive files to and from your Dropbox.
Add
Add “Dropbox Copy/Move” and “Dropbox Delete” nodes -- copy, move and delete files and folders from your Dropbox.