-
Notifications
You must be signed in to change notification settings - Fork 663
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
CMD accept remote folder explicitly #10239
Conversation
This also removes the hidden flag concerning hidden files. Fixes: #10147
b358daa
to
ab033bc
Compare
Results for GUI-tests https://drone.owncloud.com/owncloud/client/13604/6/1 💥 The GUI tests failed. GUI Logs: https://cache.owncloud.com/public/owncloud/client/13604/guiReportUpload/index.html |
Kudos, SonarCloud Quality Gate passed! |
@TheOneRing provide steps to test |
The invocation for oc10 and ocis are mentioned. |
ownCLoud 10
So instead of:
-u Alice ./tmp https://foo.bar/remote.php/webdav/Alice/Documents
The user must now provide:
-u Alice ./tmp https://foo.bar/ Documents
ocis
--server https://ocis.owncloud.test ./tmp https://ocis.owncloud.test/remote.php/dav/spaces/1284d238-aa92-42ce-bdc4-0b0000009157%244c510ada-c86b-4815-8820-42cdf82c3d51 Documents