ShivangMishra opened a new issue, #127: URL: https://github.com/apache/airavata-mft/issues/127
**Describe the bug** The following storage types are not supported - - FTP - Box - DropBox - OData These storage types are listed in the Select storage type dropdown, but nothing happens when the user selects them. The code does not even check these storage types. **To Reproduce** 1. Run ```mft storage add``` 2. Select any of the storage types listed above(eg. Dropbox) from the curses dropdown. **Expected behavior** Either the dropbox storage option should be implemented properly or there should be some feedback to the user that dropbox storage is not supported yet. **Screenshots**   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
