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

Add support for path-prefixed Sharepoint sites #11375

Closed
cyberduck opened this issue Dec 7, 2020 · 1 comment
Closed

Add support for path-prefixed Sharepoint sites #11375

cyberduck opened this issue Dec 7, 2020 · 1 comment
Assignees
Labels
enhancement fixed onedrive OneDrive Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

@AliveDevil created the issue

Create a profile for accessing a specific site (Sharepoint Site Protocol) by URL, instead of relying on automatic site discovery (Sharepoint Protocol).

This requires a new profile with added configuration for Hostname (*.sharepoint.com) as well as the URL path-prefix to the site (/teams/Team Name). This way there is no way of configuring a path inside the target site (like /Drives/Shared Documents).

Eventually replace path with splitted (by splitting at ":") path: "/path/prefix/site:/Path/In/Cyberduck"

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 13f871d.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement fixed onedrive OneDrive Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants