Skip to content

Requesting ls() with colon ':' in path #50

@javascriptlove

Description

@javascriptlove

I get an error when i request ls() with colon in it

File "build/bdist.macosx-10.10-intel/egg/easywebdav/client.py", line 176, in ls
  File "build/bdist.macosx-10.10-intel/egg/easywebdav/client.py", line 100, in _send
easywebdav.client.OperationFailed: Failed to list directory "/router-autoscroll-master/examples/deprecated-iron-router-example/packages/okgrow:iron-router-autoscroll/".
  Operation     :  PROPFIND /router-autoscroll-master/examples/deprecated-iron-router-example/packages/okgrow:iron-router-autoscroll/
  Expected code :  207 UNKNOWN, 301 Moved Permanently
  Actual code   :  404 Not Found

Is there any encoding i need to do for the path before using ls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions