[Zope] Versions and FTP access
Michel Pelletier
michel@digicool.com
Wed, 5 Jan 2000 12:50:26 -0500
> -----Original Message-----
> From: Timothy Grant [mailto:tjg@avalongroup.net]
> Sent: Wednesday, January 05, 2000 12:23 PM
> To: Zope Folk
> Subject: [Zope] Versions and FTP access
>
>
> Hi,
>
> How does versioning work with FTP access via ZServer? I have created a
> new version and it works very nicely, however, I can't get to my new
> version via ZServer--When I load a page in my editor via FTP,
> it's still
> the original version.
You cannot work in a version through FTP. There are no FTP semantics
for entering or leaving or commiting or anything else like that. It's a
protocol limitation.
-Michel