Hi Amit,

shouldn't be a problem.

a) we need the export: This can be done with the above mentioned RQL
statement
b) we'll probably want to create a zip file in order not to transfer
each single file. Use these search terms in order to get lots of
tutorials how zip files can be created: "files zip with script"
c) we need to transfer the zip files via ftp. Use these search terms
in order to get lots of tutorials how files can be transferred via
ftp: "ftp batch script"

Hint: If you post your question/requirements in the forum at
SolutionExchange (http://www.solutionexchange.info/forum.htm), then it
could be that someone already implemented what you're looking for.

Best regards,
Manuel

On 8 Dez., 06:43, Amit Kumar <amitk...@gmail.com> wrote:
> Thanks Manuel,
>
> I am able to export in the same machine.
>
> But my concern is to transfer project to another server through FTP.
>
> Thanks,
> Amit
>
> On Dec 7, 4:57 pm, "Manuel Schnitger (OpenText)"
>
>
>
>
>
>
>
> <derthor...@googlemail.com> wrote:
> > Hi Amit,
>
> > do you really want to export the project and transfer it to antother
> > server or do you want to publish the pages of the project?
>
> > If you want to export the project, then this RQL statement shall be
> > helpful:
>
> > <IODATA loginguid="[!guid_login!]">
> > <ADMINISTRATION>
> > <PROJECT action="export"
> > projectguid="BFAF4F2F1DC74DA983C4C8DDAA44BDD1" targetpath="C:\temp
> > \testexport" emailnotification="1"
> > editorialserver="85D4DEB76495408EA2CD91743002C024" includearchive=""
> > to="70BE74895DC44E299FF18B4D8A3905D1" provider=""
> > subject="Projekt: My new project" message="Export finished"
> > logoutusers="1" reddotserverguid="85D4DEB76495408EA2CD91743002C024"
> > includeadmindata="0"/>
> > </ADMINISTRATION>
> > </IODATA>
>
> > If want to do this on a regular basis, then this article might be
> > worth 
> > reading;http://manuelschnitger.wordpress.com/2011/08/25/limited-time-limited-...
>
> > Best regards,
> > Manuel
>
> > On 7 Dez., 06:17, Amit Kumar <amitk...@gmail.com> wrote:
>
> > > Hi,
>
> > > I want to scedule a job that can EXPORT my project to some different
> > > machine through FTP.
>
> > > Somebody please suggest me how to write RQL for this particular job.
>
> > > Thanks
> > > Amit- Hide quoted text -
>
> > - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to reddot-cms-users@googlegroups.com.
To unsubscribe from this group, send email to 
reddot-cms-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to