v0.6.0
- Added
configcommand which guides you through the configuration process - Changed default location of
config.jsonto user-specific config path:- Linux:
${HOME}/.config/onedrive-uploader - MacOS:
${HOME}/Library/Application Support/onedrive-uploader - Windows:
${APPDATA}/onedrive-uploader
- Linux:
Important note for users of version < 0.6
The configuration file format and path has changed as of version 0.6.
Please run the following command to migrate your existing configuration file to the new file format and location after having installed the latest version of OneDrive Uploader:
onedrive-uploader migrate /path/to/existing/config.json
You can safely delete your existing config.json and secret.json files after the migration has been performed successfully.