Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

put_dir and put_file methods#31

Open
prabhakar97 wants to merge 2 commits intodevrandom:masterfrom
prabhakar97:master
Open

put_dir and put_file methods#31
prabhakar97 wants to merge 2 commits intodevrandom:masterfrom
prabhakar97:master

Conversation

@prabhakar97
Copy link
Copy Markdown

I have added two more methods in the DAV class.

  1. Overloaded put_file method accepts a remote webDAV path and local file path(instead of stream) as arguments and uploads the file to the webDAV server at the correct path
  2. put_dir method uploads a folder and all its contents recursively to the webDAV server

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.

1 participant