[Zope] Exporting or saving File object to the server's local file system from Zope

e-Musty emusty@mailbox.hu
Sun, 13 Jan 2002 00:30:16 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0041_01C19BC9.79225730
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I have several files stored in a Folder, but I gonna to use a
LocalFileSystem object to hold those files. Since the server is a bit far
away from my chair, I wouldn't like to play with downloading files
one-by-one from Zope, then upload those to the server.

Could somebody tell me a way, how to export files of a folder to the
server's file system? Standard Import/Export functions has two problems,
namely that (a) even if exporting a single File, it will be saved as a zexp,
and that (b) LocalFileSystem does not support paste or import/export (only
cut and copy).

All hints appreciated,
e-Musty


------=_NextPart_000_0041_01C19BC9.79225730
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D986542223-12012002>I have =
several files=20
stored in a Folder, but I gonna to use a LocalFileSystem object to hold =
those=20
files. Since the server is a bit far away from my chair, I wouldn't like =
to play=20
with downloading files one-by-one from Zope, then upload those to the=20
server.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D986542223-12012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D986542223-12012002>Could =
somebody tell=20
me a way, how to export files of a folder to the server's file system? =
Standard=20
Import/Export functions has two problems, namely that (a) even if =
exporting a=20
single File, it will be saved as a zexp, and that (b) LocalFileSystem =
does not=20
support paste or import/export (only cut and copy).</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D986542223-12012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D986542223-12012002>All =
hints=20
appreciated,</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D986542223-12012002>e-Musty</SPAN></FONT></DIV>
<DIV class=3DSection1><FONT face=3DArial =
size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0041_01C19BC9.79225730--