12 Jan
2002
12 Jan
'02
11:30 p.m.
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