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
Is your feature request related to a problem? Please describe.
Currently, the upload function for the store only puts files in the root of the store, this means that users must use other methods to get files into subfolders such as config.
Describe the solution you'd like
I would like to be able to choose a destination subfolder before or after clicking the upload button when I am adding files to the store.
Describe alternatives you've considered
Alternatives aka workarounds include manually creating files and pasting their contents or using other out of band methods such as SCP or SMB
Additional context
This feature request is being created per the Discord conversation ending here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the upload function for the store only puts files in the root of the store, this means that users must use other methods to get files into subfolders such as config.
Describe the solution you'd like
I would like to be able to choose a destination subfolder before or after clicking the upload button when I am adding files to the store.
Describe alternatives you've considered
Alternatives aka workarounds include manually creating files and pasting their contents or using other out of band methods such as SCP or SMB
Additional context
This feature request is being created per the Discord conversation ending here.
The text was updated successfully, but these errors were encountered: