how to copy file from zope's folder to server's directory
hello~ At first,I upload a file(abc.prn) to my zope site. And then,I want to copy the file(abc.prn) form zope to server, but I don't know how to do. I want maintain the file completely.I don't want .zexp file. Can anybody tell me how to do? Thank you! -- MingFang Hiseh Postgraduate TamKang University Taiwan
On Friday 25 April 2003 11:34 am, 明芳 wrote:
hello~ At first,I upload a file(abc.prn) to my zope site. And then,I want to copy the file(abc.prn) form zope to server, but I don't know how to do.
wget -- Toby Dickenson http://www.geminidataloggers.com/people/tdickenson
Hi, In article <20030425103430.M9372@km.ce.tku.edu.tw>, ©úªÚ wrote:
At first,I upload a file(abc.prn) to my zope site. And then,I want to copy the file(abc.prn) form zope to server,
I assume that you mean that you wish to copy the file from the ZODB to the server's filesystem?
but I don't know how to do. I want maintain the file completely.I don't want .zexp file. Can anybody tell me how to do?
Use FTP (or HTTP). Regards, PhilK Fri, 25 Apr 2003 11:42 +0100 @ Vaio Email: phil@xfr.co.uk / Voicemail & Facsimile: 07092 070518 Tell me and I forget. Show me and I remember. Involve me and I understand. - Chinese saying
participants (3)
-
Philip Kilner -
Toby Dickenson -
明芳