Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testcase: shares and renaming #15

Closed
jnfrmarks opened this issue Mar 2, 2015 · 2 comments
Closed

testcase: shares and renaming #15

jnfrmarks opened this issue Mar 2, 2015 · 2 comments
Labels

Comments

@jnfrmarks
Copy link

From owncloud/core#13330:

Create two users "user1" and "user2"
Login as "user2"
Create a folder "test" and share it with "user1"
Login as "user1"
Create a folder "sub"
Upload a huge file "huge.dat" into "sub"
Prepare two cadaver sessions for "user1" (webdav clients)
In cadaver1: "mv sub test" (this will move the huge file into the shared folder) 9: During the copy, in cadaver2 rename the target folder: "mv test/sub test/x"

@jnfrmarks
Copy link
Author

renaming both folder and files. From owncloud/core#11795

Create a folder "A" in the web UI
Setup the sync client, let it sync
Close the sync client
Copy lots of files inside of the local "A" folder (in my case pictures about 3-7 MB)
Start the sync client and let it upload the files
During the upload, rename "A" to "A2"
Wait until the sync client does its second try

nickvergessen pushed a commit that referenced this issue Jun 26, 2015
Set verify_certs in client to false to allow self signed certs
@nickvergessen
Copy link

The cases are killed by locking and can not work anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants