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

put_dir and put_file methods #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

prabhakar97
Copy link

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