ACConnect
ACConnect copied to clipboard
ACWebDAVClient error 405
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
Is solved, had a problem with the files.
How I can get a list of files and directories?
Thank you!