Transfer my ZOPE website
I did a website , now i'm going to upload it to the webserver i'm paying, what i will need to upload?
To move on Zope installation to another one, you must ensure that the destination Zope installation has all products installed that you are using on your development instance. To migrate your development instance it should be sufficient to copy over the Data.fs.. and check the Zope versions of both instances. -aj ----- Original Message ----- From: José Orlando Ribeiro To: zope@zope.org Sent: Monday, May 20, 2002 15:30 Subject: [Zope] Transfer my ZOPE website I did a website , now i'm going to upload it to the webserver i'm paying, what i will need to upload?
José Orlando Ribeiro wrote:
I did a website , now i'm going to upload it to the webserver i'm paying, what i will need to upload?
1. If you have shell account on the webserver, and the Zope version on the webserver is the same at least in the first and second version number (like 2.4.1 and 2.4.4), you can upload your local Data.fs and replace the server's Data.fs. This is the fastest possible solution. 2. If you don't have shell account on the webserver, you can use ZSyncer (a Zope Product) - but not if you use diacritics in object titles (see my post here earlier this month about the diacritics problem with ZSyncer) To update your website, you can then continue to use ZSyncer, especially if you use dial-up connection paid per minute. If you are on a leased line, it may be better to develop directly on the webserver in a Version (but unfortuntaly sessions cannot be used in a Version, and I don't think you can use FTP or WebDAV with Versions). -- Milos Prudek
participants (3)
-
Andreas Jung -
José Orlando Ribeiro -
Milos Prudek