On Sat, 01 Jan 2011 18:25:11 +0100 David Allie wrote: > curl -o patches/crtimes-64bit.diff > https://bugzilla.samba.org/attachment.cgi?id=5288 > curl -o patches/crtimes-hfs+.diff > https://bugzilla.samba.org/attachment.cgi?id=5966
> I'm running 10.6.5 and when I run curl -V, I get: > curl 7.19.7 (i386-apple-darwin10.2.0) libcurl/7.19.7 zlib/1.2.3 > Protocols: tftp ftp telnet dict http file Your version of curl doesn't support https. As bugzilla.samba.org accept http, try instead: curl -o patches/crtimes-64bit.diff http://bugzilla.samba.org/attachment.cgi\?id=5288 curl -o patches/crtimes-hfs+.diff http://bugzilla.samba.org/attachment.cgi\?id=5966 -- francis.montag...@inria.fr, Tel: (33) 04 92 38 79 11, Bur: C113 INRIA Sophia, 2004, rte des Lucioles, B.P.93 - 06902 Sophia Antipolis Cedex -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html