[Zope] ssh tunnel with zope?

David H bluepaul@earthlink.net
Wed, 3 Jul 2002 15:11:41 -0700


This may be barking up the wrong tree ... but you might check out "zebedee".
Just do a google search - its a very nice free product that handles secure
transmission, including FTP - but I haven't used it in conjunction w/Zope.
They have a responsive mail list - just about secure transmission - where
you may get your questions answered.
Good luck,
David

-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Lee
Harr
Sent: Wednesday, July 03, 2002 2:54 PM
To: zope@zope.org
Subject: Re: [Zope] ssh tunnel with zope?


[sorry if you get this twice, i forgot to check the addy]

>Has anybody got a passive FTP tunnel working over ssh
>to a Zope server? I looked around on Zope.org for a
>howto or other tips and none were to be had.
>

>Any tips would be most welcome (including "yeah, you
>can't do that FTP thing


What I do is scp the files to the server, then ftp to
localhost to put them in to zope. It works, but it is
a hassle as I do not have accounts for all of the zope
users, nor the time and energy to train them how to
use scp and command line ftp tools.

That said, you might want to look at something called
"zip folder" or the like.

You upload a zipfile to zope with all of your images
contained and it unpacks them and puts them in a folder.

I have not tried it, but it might do just what you need.




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com



_______________________________________________
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 )