Francis G wrote a java nio filesystem wrapper around v1 of the dropbox api. I have just managed to make that run to find that v1 of the API is now retired.
Has anyone written a nio filesystem wrapper which uses v2 of the api. In the end I can follow the migration guide and try updating it all to v2, but it would be nice not to have to do this.