Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Add makedirs function.#274

Closed
Talmaj wants to merge 1 commit into
owncloud:masterfrom
Talmaj:makedirs
Closed

Add makedirs function.#274
Talmaj wants to merge 1 commit into
owncloud:masterfrom
Talmaj:makedirs

Conversation

@Talmaj

@Talmaj Talmaj commented Oct 26, 2021

Copy link
Copy Markdown
  • makedirs creates folders recursively (analogous to os.makedirs)
  • with exist_ok=True it does not raise an error if a folder already exist.

Solves: #213

@Helyux Helyux left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible u missed the 'path' parameter?

Comment thread owncloud/owncloud.py Outdated
@mkrzywda

mkrzywda commented Jul 3, 2023

Copy link
Copy Markdown

Dears, it's possible to Merge this? this function will be very useful.

@DeepDiver1975

Copy link
Copy Markdown
Member

This repository is being archived and is no longer maintained. Closing this as part of archival. Thank you for your contribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants