[Zope] Q:How do I get a directory...?
Eric Walstad
eric@walstads.net
Sun, 22 Apr 2001 17:04:46 -0700
Hello,
Have you checked out the Local File System Product? I use it to do just
what you mention (but on a Linux box).
http://www.zope.org/Members/jfarr/Products/LocalFS
Eric.
PS, I think it's considered good mailing list etiquette to post your
messages in "plain text" format. Some of the folks on the list have trouble
with HTML formatted mail.
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
StoonsDesign
Sent: Sunday, April 22, 2001 4:23 PM
To: ZopeQ
Subject: [Zope] Q:How do I get a directory...?
Is it possible to get a "dir" of the actual files in a specific folder on
the server that has zope installed...?
Ex: <dtml-in "c:\news\"> should return
[[bookmarks.com],[hover-craft.exe],[zope_rulez.yeah]] if the dir c:\news\
contains:
bookmarks.com
hover-craft.exe
zope_rulez.yeah
/stoons
PS I know Linux is the Zope-ruler, but Pesonally I do not know Linux - yet
;-)