Hello, i am new with webservices, so i think this is prety basic
i want to use the REST interface of our zimbra collaboration server
within my rails applications.
I could create calendar appointments using curl -u username@password
…
So the question is: how can i authenticate and post a file to zimbra
from rails?
Thanks, Remco