-
-
Couldn't load subscription status.
- Fork 4.6k
Closed
Labels
Milestone
Description
I just encountered the following issue:
- Share a file from userA1@instanceA to userB1@instanceB using federated sharing
- as user B1@instanceB reshare the file to userB2 on instanceB as a user share
- the file is added
- downloading the file fails, as it is mounted as a SharedStorage which tries to access the file by path which doesn't exist
@schiessle @rullzer How should we handle this properly? Should we make sure the local share is working properly or should we instead try to initiate another remote share to the original file on instanceA?