Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ShivangMishra opened this issue Feb 29, 2024 · 0 comments

Comments

@ShivangMishra
Copy link
Contributor

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
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant