Forums / Developer / Webdav and Mac OS X
Damien Pitard
Monday 22 October 2007 4:43:47 am
Does anybody success to use the webdav integrated in Finder on Mac OS X?
I can mount it but I can't upload.
When I try to upload pictures in Media/images, an error message is displayed in Finder telling: 'Certaines données de "mypicture.jpg" n'ont pas pu être lues ou écrites (Code d'erreur -36)' which is in english:'Some data from "mypicture.jpg" can't be read or write (Error code -36)'
On the server, in var/mysiteaccess/log/webdav.log, I got an PHP error telling me that the picture is empty:
<b>Warning</b>: exif_read_data(image1.jpg) [<a href='function.exif-read-data'>function.exif-read-data</a>]: file to small (0) in <b>/mysite/lib/ezimage/classes/ezexifimageanalyzer.php</b> on line <b>63</b><br /> <br /> <b>Warning</b>: getimagesize() [<a href='function.getimagesize'>function.getimagesize</a>]: Read error! in <b>/mysite/lib/ezimage/classes/ezimagemanager.php</b> on line <b>942</b><br /> <br /> <b>Warning</b>: exif_read_data(image1.jpg) [<a href='function.exif-read-data'>function.exif-read-data</a>]: file to small (0) in <b>/mysite/lib/ezimage/classes/ezexifimageanalyzer.php</b> on line <b>63</b><br /> <br /> <b>Warning</b>: getimagesize() [<a href='function.getimagesize'>function.getimagesize</a>]: Read error! in <b>/mysite/kernel/classes/datatypes/ezimage/ezimagealiashandler.php</b> on line <b>1192</b><br /> <br /> <b>Warning</b>: exif_read_data(testwebdav.jpg) [<a href='function.exif-read-data'>function.exif-read-data</a>]: file to small (0) in <b>/home/dpitard/www/dpitard.gala.fr/lib/ezimage/classes/ezexifimageanalyzer.php</b> on line <b>63</b><br /> [DAV: PHP Output]
My system: Mac OS X 10.4.10Exponential 3.9.1
Damien Pitard | Prisma Presse
Tony Wood
Monday 22 October 2007 4:53:55 am
Hi Damien,
This is broken, or to be more precise is not complete enough for Mac OSX
Here is some reading for getting it workinghttp://ez.no/developer/forum/general/webdav_3_9_in_macosx_finder_error_image/re_webdav_3_9_in_macosx_finder_error_image__5
Tony
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Monday 22 October 2007 5:28:56 am
Thanks Tony,
I follow the discussion on the other thread: http://ez.no/developer/forum/general/webdav_3_9_in_macosx_finder_error_image/re_webdav_3_9_in_macosx_finder_error_image__5