Here is a Challenge: Import + Export folder...
Couldn't some Python / Zope EXPERT make some kind of feature with zope, which makes it possible to sit somewhere else and then via http (or ftp) IMPORT some object into a zopeserver from somewhere else...? The thing is that you have to be with the comp where the server is running from, if you want to install some new feature.... ( = Stoons = ) - Webmaster @ 3D festival (http://www.3dfestival.com) PS: I know that u can use telnet, but I do not know how to use telnet....
3dfestival - WebMaster wrote:
- Webmaster @ 3D festival (http://www.3dfestival.com)
PS: I know that u can use telnet, but I do not know how to use telnet....
Try 'man telnet' or 'telnet --help' to learn. -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Liberty has never come from the government." - Woodrow Wilson
Tim Cook wrote:
3dfestival - WebMaster wrote:
- Webmaster @ 3D festival (http://www.3dfestival.com)
PS: I know that u can use telnet, but I do not know how to use telnet....
Try 'man telnet' or 'telnet --help' to learn.
Or use FTP ;-) Chris PS: The reason remote imports are not allowed is that, through an import, any code the remote person uploads can be executed, which would be very unsecure. ...although given Zope has a powerful security mechanism, I don't see why authenticated users can't be trusted. I guess it's a thing about helping people not to shoot themselves in the foot. cheers, Chris
Chris Withers wrote:
...although given Zope has a powerful security mechanism, I don't see why authenticated users can't be trusted. I guess it's a thing about helping people not to shoot themselves in the foot.
Probably. I think DC is too close to Washington, DC. Some of that "I'm from ... and I'm here to help you." stuff rubbed off on them. <VBG> But then , it is opensource. You could just change your copy. <s> -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Liberty has never come from the government." - Woodrow Wilson
participants (3)
-
3dfestival - WebMaster -
Chris Withers -
Tim Cook