[Zope] LocalFS Copy&Paste Problem

Júlio Dinis Silva juliodinis@hotmail.com
Tue, 12 Jun 2001 19:53:41 +0100


Hi,

Suppose I have the following paths:

/folder1/images/image1.gif
/folder2/

where "images" in folder1 is a LocalFS Instance.

The following code worked when I had this images stored in
Data.fs after I change "images" to be a LocalFs instance the
code started to give a CopyError:

<dtml-with "REQUEST.resolve_url(SERVER_URL+'/folder1/images/image1.gif')">

	<dtml-call "REQUEST.set('imgcookie',manage_copyObjects(['image1.gif']))">

</dtml-with>

<dtml-with "folder2">
	<dtml-call "manage_pasteObjects(imgcookie)">
</dtml-with>

I know LocalFs supports copy+paste in is folder/subfolders, but
what about from a localfs instance to a zope normal folder?

Any help?

Thanx,
Julio Dinis Silva
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.