I'm trying up upload a decent sized (10meg) ics file into a user's calendar. I'm constantly getting Read Timed Out errors.
Here is my CL:
zmmailbox -z -m
USER@viz.com pru /PrevCalendar?fmt=ics /tmp/Calendar-USER@viz.com.ics
And the results are:
ERROR: zclient.IO_ERROR (Read timed out) (cause: java.net.SocketTimeoutException Read timed out)
Is there a better way I should be doing this?
Alternately can I split the ICS file up and import the pieces without ill effect?
Thanks!
-S