I am using Sardine client to move folder in WebDav. It is not working. But if it is file type it is working fine.
sardine.move("http://ip/webdav/kamesh/CloudDrive/test123","http://ip/webdav/kamesh/CloudDrive/Media/kmmm");
Please help me, what I need to do move folder?