Uploading a whole folder from the local hard disk
Hi! I'd like to know if there's an easy way to import a whole folder (with its subfolders) from the local hard disk into Zope, without having to import every file one by one. Thanks in advance, Igor Leturia
Igor, try shell> ftp host 8021 cheers, Luby
Hi!
I'd like to know if there's an easy way to import a whole folder (with its subfolders) from the local hard disk into Zope, without having to import every file one by one.
Thanks in advance,
Igor Leturia
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi, Use FTP. You can do ftp to your Zope server on port 8021 with any FTP client and upload your files. If what you want to upload is a previously exported zope .zexp file, you can use the Import/Export button that is in every folder. HTH, agur bat, arkaitz. On 23 May 2001 17:46:11 +0200, Igor Leturia wrote:
Hi!
I'd like to know if there's an easy way to import a whole folder (with its subfolders) from the local hard disk into Zope, without having to import every file one by one.
Thanks in advance,
Igor Leturia
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Arkaitz -
Igor Leturia -
Luby Liao