You can use FTP to upload the files - check out which port your Zope FTP
server is running on and have a look there.  Investigate the
content_type_registry to see how to link certain file types to
particular CMF types.

Sorry for the brevity of the mail, but hopefully that points you in the
right direction.

seb

On Wed, 2002-01-30 at 17:58, [EMAIL PROTECTED] wrote:
> I have a number (100plus - not too many but enough) of objects of type File
> in my zope that aren't visible under CMF 1.2. Is there any easy way to
> convert these into objects of type PortalFile without having to upload all
> of the content again.
> 
> I have tried importing them, but the CMF site catalog is not updated
> automatically.
> 
> I understand that I might have to add in the new metadata. I just want a
> way to avoid the uploads.
> 
> I'm not a python programmer, so please don't tell me that I could write a
> script in a minute, but you could send me the script.
> 
> John Knutson
> Candle Corp
> England
> 
> 
> _______________________________________________
> Zope-Dev maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to