amnong / easywebdav

A WebDAV Client in Python
http://pypi.python.org/pypi/easywebdav/
ISC License
207 stars 113 forks source link

Is it possible to move file to a different path? #67

Open kizovinh opened 8 months ago

kizovinh commented 8 months ago

Is this possible to call a rest api to move file from current directory to a different directory?

Download => Upload to destination path => Remove file seems to be an overcome solutions, but it maintain risks and slow performance