Skip to content

Releases: watermint/toolbox

Release 34

22 Oct 10:34
Compare
Choose a tag to compare
34.1.20181022.5

release 34.1

Release 32.2

24 Jan 06:08
Compare
Choose a tag to compare
  • Fixed missing tool name (logs and credentials are created just under home directory)

Release 32.1

08 Dec 04:29
Compare
Choose a tag to compare

Refactored release with file/folder copy and move feature.

--
Artifact removed due to the bug #26 . Please use 32.2

Consolidated tools

09 Nov 09:33
Compare
Choose a tag to compare
  • Dropbox user tools are consolidated into dfm
  • Dropbox Business tools are consolidated into dtm

dfm: Mass file operation tool

23 Oct 08:00
Compare
Choose a tag to compare

New tool dfm is designed for mass file operation tool. Currently, support only for moving files/folders.

Accurate instruction for generating token by type.

04 Oct 14:33
Compare
Choose a tag to compare
22.20171004.2

Appropriate instruction for generate token by type

Release 21: dupload fix for linux/386

11 Jul 09:32
Compare
Choose a tag to compare

Release 20: extid sub command for AD migration

15 Jun 08:20
Compare
Choose a tag to compare

Additional sub-command for AD migration use-case.

  • List existing user email address and external id
  • Assign pseudo external id for existing team member.

Assign pseudo external id require following usecase:

  1. The team managed under AD Connector.
  2. Want migrate from old AD to new AD. Or, refactor AD objects.

AD Connector using GUID as external ID for identify user in Dropbox. AD Connector no longer work correctly if GUID changed. To fix this, overwrite external ID. Then, migrate to new AD and new AD Connector config with "Manage existing users".

#20

Release 19: dupload with migrate option

13 Apr 06:41
Compare
Choose a tag to compare

Migrate option deletes your local files after upload into Dropbox.

Usage:

$ ./dupload -migrate [LOCAL_FOLDER] [DROPBOX_PATH]

Release 18: dcmp

29 Mar 05:40
Compare
Choose a tag to compare

File compare and report between local files and Dropbox files.