pondersource / sciencemesh-php

Connect your Nextcloud server to Sciencemesh
MIT License
0 stars 1 forks source link

Test unshare and reshare #171

Open michielbdejong opened 1 year ago

michielbdejong commented 1 year ago

The recipient can try to reshare with someone else Both the sender and the recipient can try to remove the share Can you test whether all of this is working correctly?

parhamin2010 commented 1 year ago

I saw this error once I try to unshare a folder created on NC on einstein user once we have NC1/OC2

Image

It's working well once I try to unshare from OC2 in marie user.

mrvahedi68 commented 1 year ago

Stack: NRRN

Shared one file from einstein to marie and successfully unshared from einstein.

mrvahedi68 commented 1 year ago

Stack: NRRC

Shared one file from einstein to marie and successfully unshared from einstein.

nrro

mrvahedi68 commented 1 year ago

Stack: ORRO

Shared one file from einstein to marie and successfully unshared from einstein. But we have problems in caching that when the file is unshared for a short time marie can see the file inside her file list but can not open it.

mrvahedi68 commented 1 year ago

Stack: ORRN

Shared one file from einstein to marie and successfully unshared from einstein.

mrvahedi68 commented 1 year ago

Now want to check for unshare from the receiver.

mrvahedi68 commented 1 year ago

Stack: NRRN

Shared one file from einstein to marie and successfully unshared from marie.

mrvahedi68 commented 1 year ago

Stack: NRRO

Shared one file from einstein to marie and successfully unshared from marie.

mrvahedi68 commented 1 year ago

Stack: ORRO

Shared one file from einstein to marie and successfully unshared from marie.

marie cannot download the shared file and get this error:

connection refused for URI https://oc2.docker/public.php/webdav/
mrvahedi68 commented 1 year ago

Stack: ORRN

Shared one file from einstein to marie and successfully unshared from marie.

mrvahedi68 commented 1 year ago

Note:

When the receiver unshares the shared file, progress is done successfully but the sender will see the receiver in the shared list. for sharing again sender must delete the receiver from the shared list and share again.

mrvahedi68 commented 1 year ago

Going to test resharing the shared file.

mrvahedi68 commented 1 year ago

Stack: NRRN

Shared one file from einstein to marie and then marie to bob [bob is on NC2 also] and all things did successfully.

bob can download the file and when marie leaves the share on the bob side file also removed from the file list.

mrvahedi68 commented 1 year ago

Stack: NRRO

Shared one file from einstein to marie and then marie to bob [bob is on OC2 also] and all things did successfully. But when bob wants to download it got this error:

connection refused for URI https://oc2.docker/public.php/webdav/

When bob unshares the shared file marie can reshare it again with bob. When marie unshares the file after resharing with bob, file successfully unshared from marie but on the bob side, the file exists and can unshare it.