Releases: watermint/toolbox
Releases · watermint/toolbox
Release 34
34.1.20181022.5 release 34.1
Release 32.2
- Fixed missing tool name (logs and credentials are created just under home directory)
Release 32.1
Refactored release with file/folder copy and move feature.
--
Artifact removed due to the bug #26 . Please use 32.2
Consolidated tools
- Dropbox user tools are consolidated into
dfm
- Dropbox Business tools are consolidated into
dtm
dfm: Mass file operation tool
New tool dfm
is designed for mass file operation tool. Currently, support only for moving files/folders.
Accurate instruction for generating token by type.
22.20171004.2 Appropriate instruction for generate token by type
Release 21: dupload fix for linux/386
Release 20: extid sub command for AD migration
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:
- The team managed under AD Connector.
- 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".
Release 19: dupload with migrate option
Migrate option deletes your local files after upload into Dropbox.
Usage:
$ ./dupload -migrate [LOCAL_FOLDER] [DROPBOX_PATH]
Release 18: dcmp
File compare and report between local files and Dropbox files.