[Zope] More File Sharing
Ian Firmin
ianf@ijfirmin.co.uk
Tue, 14 Jan 2003 08:43:08 -0000
Hi Dieter,
I am using the example "File Sharing" application that comes with Zope. This
uses a script to upload files and display them. They are not displayed
unless they are uploaded via the script. I will try to understand the script
so that I can see where it keeps the record of which file has been uploaded.
Thanks
Ian Firmin
> -----Original Message-----
> From: Dieter Maurer [mailto:dieter@handshake.de]
> Sent: 13 January 2003 18:47
> To: Ian Firmin
> Cc: zope@zope.org
> Subject: RE: [Zope] More File Sharing
>
>
> Ian Firmin wrote at 2003-1-12 17:29 -0000:
> > I am using the Zope "file sharing" example. If I add files
> by FTP there are
> > shown in the "files" folder with the manage view but not
> when I view the
> > page as html in a browser.
> I do not understand, what "shown with manage view" and "view as html"
> means.
>
> After your FTP (with target "files"), you see them all in your
> "files" folder, right?
>
> You click on one of your files, see a "View" tab, click
> on it, and you see the content of the uploaded file. Right?
>
> Look at the URL shown by your browser when you view this content.
> This is the URL, you can use directly to view your file contents.
>
>
> Dieter
>