Quote:
Originally Posted by pramodkrjsr I have solved it and the issue was that server_token returned from server as prefixed ans suffixed with single quote(').
I removed and followed the below code: |
Hi
am also trying out a zimlet where il be uploading some document to another server from my local hard disk .
But presently what i am doing is in 2 Steps.
1> Uploading the doc to zimbra Temp folder(of my own)
2>Uploading the Temp File to the Other Server .
My Question is how to directly do the same from the Zimlet without any Temp File Step .