Skip to content

add a seperate storage method to distinguish between 'path exists' and 'path is available'#44721

Draft
icewind1991 wants to merge 1 commit intomasterfrom
path-available
Draft

add a seperate storage method to distinguish between 'path exists' and 'path is available'#44721
icewind1991 wants to merge 1 commit intomasterfrom
path-available

Conversation

@icewind1991
Copy link
Copy Markdown
Member

For case-insensitive filesystems, these require different logic.

  • extend the api to handle both cases
  • adjust the move/copy/etc implementation to use the correct version
  • adjust external uses to the correct version

…d 'path is available'

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added the 2. developing Work in progress label Apr 8, 2024
@icewind1991 icewind1991 added this to the Nextcloud 30 milestone Apr 8, 2024
@skjnldsv skjnldsv modified the milestones: Nextcloud 30, Nextcloud 31 Aug 14, 2024
@blizzz blizzz modified the milestones: Nextcloud 31, Nextcloud 32 Jan 29, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@blizzz blizzz modified the milestones: Nextcloud 33, Nextcloud 34 Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants