ACConnect icon indicating copy to clipboard operation
ACConnect copied to clipboard

ACWebDAVClient error 405

Open gillbert opened this issue 12 years ago • 1 comments

Hello,

I tried using the class recido ACWebDAVClient and the 405.

 [self.propReq initWithHost: @ "http://myhost/files/webdav.php" username: @ "admin" password: @ "******"];

[self.propReq UploadFile: @ "test.dat" toPath: @ "/ iPhone Simulator/6.0/Applications/55216924-6079-421A-B0C3-FFA4202E15CC/ACConnect.app /" fromPath: @ "/"];

Can you help?

Thanks, greetings

gillbert avatar Dec 10 '12 14:12 gillbert

Is solved, had a problem with the files.

How I can get a list of files and directories?

Thank you!

gillbert avatar Dec 11 '12 11:12 gillbert