You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Run mft storage add
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
The text was updated successfully, but these errors were encountered:
Describe the bug
The following storage types are not supported -
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
mft storage add
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
The text was updated successfully, but these errors were encountered: