Closed jonathanthiry closed 3 years ago
B2SafeUploadTask tries to connect to B2SAFE with dryRun config and throws an error when the password is not provided.
The issue is somewhat controversial, by the way, as the idea of dry-run was not to prevent the client from talking to the service, but only to prevent it from making any changes in the B2SAFE storage.
B2SafeUploadTask tries to connect to B2SAFE with dryRun config and throws an error when the password is not provided.