It does however support webdav. Could that work for you? -----Original Message----- From: Jens Vagelpohl [mailto:jens@dataflake.org] Sent: Thursday, June 24, 2004 8:07 AM To: Zope List Subject: Re: [Zope] Zope and ssh/scp On Jun 21, 2004, at 9:50 AM, Dozier, Jr., Ken wrote:
I need to know whether or not Zope supports SSH and SCP. We will no longer be supporting FTP on our campus and need a portal solution that works with SSH and SCP. Do you have info regarding this? Thank you.
No it does not. jens P.S.: Please do not send HTML-formatted email to this list _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files.
Tunnel the normal zope ports through SSH, Keep both worlds! Jerry On Thu, 2004-06-24 at 23:40, Meilicke, Scott wrote:
It does however support webdav. Could that work for you?
-----Original Message----- From: Jens Vagelpohl [mailto:jens@dataflake.org] Sent: Thursday, June 24, 2004 8:07 AM To: Zope List Subject: Re: [Zope] Zope and ssh/scp
On Jun 21, 2004, at 9:50 AM, Dozier, Jr., Ken wrote:
I need to know whether or not Zope supports SSH and SCP. We will no longer be supporting FTP on our campus and need a portal solution that works with SSH and SCP. Do you have info regarding this? Thank you.
No it does not.
jens
P.S.: Please do not send HTML-formatted email to this list
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files. _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
On Thu, 24 Jun 2004 14:40:19 -0700 "Meilicke, Scott" <scott.meilicke@intp.com> wrote:
It does however support webdav. Could that work for you?
Also, APE, or using a file-based store might work fine. This would let you get objects that are typically ZODB-hosted onto the filesystem, so that you could use whatever you wanted to move them.
On Jun 21, 2004, at 9:50 AM, Dozier, Jr., Ken wrote:
I need to know whether or not Zope supports SSH and SCP. We will no
longer be supporting FTP on our campus and need a portal solution that works with SSH and SCP. Do you have info regarding this? Thank you.
No it does not.
jens
On Thu, 24 Jun 2004 14:40:19 -0700, Meilicke, Scott <scott.meilicke@intp.com> wrote:
It does however support webdav. Could that work for you?
-----Original Message----- From: Jens Vagelpohl [mailto:jens@dataflake.org] Sent: Thursday, June 24, 2004 8:07 AM To: Zope List Subject: Re: [Zope] Zope and ssh/scp
On Jun 21, 2004, at 9:50 AM, Dozier, Jr., Ken wrote:
I need to know whether or not Zope supports SSH and SCP. We will no longer be supporting FTP on our campus and need a portal solution that works with SSH and SCP. Do you have info regarding this? Thank you.
No it does not.
Perhaps you could use the SFTPGateway? <http://cvs.zope.org/Packages/SFTPGateway/> Zac
participants (4)
-
Jerome R. Westrick -
Jim Penny -
Meilicke, Scott -
Zac Bir