Closed muratmaga closed 3 months ago
When a user drags and drops a file to the instance window, this is transferred automatically to /home/exouser. We want to modify this so that it goes to /home/user/exouser/MyData (user's persistent storage).
Exouser team pointed out how to make this change here: https://gitlab.com/exosphere/exosphere/-/issues/1007#note_2031681566
fixed in https://github.com/MorphoCloud/exosphere/pull/1
When a user drags and drops a file to the instance window, this is transferred automatically to /home/exouser. We want to modify this so that it goes to /home/user/exouser/MyData (user's persistent storage).
Exouser team pointed out how to make this change here: https://gitlab.com/exosphere/exosphere/-/issues/1007#note_2031681566