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