apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

No implementation for some storage types which are listed in "Select storage type:" prompt #127

Open ShivangMishra opened 8 months ago

ShivangMishra commented 8 months ago

Describe the bug The following storage types are not supported -

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 image

image