Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Tek_As #1
Publishing and upload method
Hello,
Here is my system : I'm using Contribute 3 on my computer as a web site
publisher, CPS is installed on A computer, and then Web Server is B Computer.
When I publish a page, which one of the methods below if followed?
1) My computer uploads then file to B Computer (Web Server) directly.
2) My computer sends then file to A Computer (CPS) on port 8900 and then A
Computer uploads it to B Computer (Web Server)
Which one is the way Contribute follows?
Tek_As Guest
-
How to upload a file to 2 FTP sites without an upload component for company
Hi All I can't get round this because it's a local government thing, but I've done a CMS for a school (in ASP classic) that allows them to upload... -
Is Contribute Publishing Server REQUIRED for draftreview & publishingContribute Publishing Server
I want to set up a very basic workflow with one or more writers and a publisher who does final review and then publishes the pages. Is Contribute... -
Is Contribute Publishing Server REQUIRED for draftreview & publishing
Please have look on the below mentioned link to have an idea of CPS and few advantages of it... -
Is creationComplete=method() or initialize=method() theright solution for such kind of problem or ...?
Hi everybody, I am using web service in my flex application and I want to visualize some data from collection of objects taht I receive from my Web... -
Upload Friendly (Multiple File Upload Applet)
Title : Upload Friendly (Multiple File Upload Applet) Description : UploadFriendly is an easy to use Java Applet that will allow multiple file... -
mgm36 #2
Re: Publishing and upload method
Method #1 is correct.
Contribute never actually sends files to the CPS server. I found a great
picture of how all the piece fit together on the macromedia site but of course
now i can't find it! in any case, the contribute app on your local machine, in
combination with some config stuff on the webserver handle all the actual file
placement and management. CPS basically just listens for messages sent from
contribute to CPS via http. The CPS piece is a very lightweight app and uses
that info from contribute to do the logging and send emails.
So really what happens is:
1) My computer uploads then file to Computer B (Web Server) directly, and
sends a message to the CPS about the publish event.
mgm36 Guest
-
Tek_As #3
Re: Publishing and upload method
Thanks for your reply mgm36, now it's clear...
Tek_As Guest



Reply With Quote

