View Single Post
  #3 (permalink)  
Old 09-14-2009, 06:54 AM
riju123 riju123 is offline
Active Member
 
Posts: 48
Default

Quote:
Originally Posted by pramodkrjsr View Post
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 .
Reply With Quote