Skip to content

owncloud webdavΒ #18

@kerimlcr

Description

@kerimlcr

Hi,
I tried your client for owncloud
upload_sync worked smoothly but download_sync ...
I gave the output. What could cause this

c.download_sync(remote_path="http://localhost/owncloud/remote.php/webdav/sync/", local_path="/home/kerim/sync")


Traceback (most recent call last):
File "", line 1, in
File "/home/kerim/.local/lib/python2.7/site-packages/webdav/client.py", line 417, in download_sync
self.download(local_path=local_path, remote_path=remote_path)
File "/home/kerim/.local/lib/python2.7/site-packages/webdav/client.py", line 358, in download
if self.is_dir(urn.path()):
File "/home/kerim/.local/lib/python2.7/site-packages/webdav/client.py", line 845, in is_dir
raise RemoteResourceNotFound(remote_path)
webdav.exceptions.RemoteResourceNotFound: Remote resource: /http:/localhost/owncloud/remote.php/webdav/sync/ not found


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions