6 Jan
2000
6 Jan
'00
12:24 a.m.
Given an object: /folder/object And a version: /folder/versionN Couldn't the FTP server be made to return the original object if the request is for /folder/object and the ``versioned'' object if the request was for /folder/object/versionN ? It seems that this would work for GETs and PUTs. Jon Michel Pelletier <michel@digicool.com> writes:
...
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 ...