Hello all, I saw a post a while back where someone was trying to
access svn from a production machine via cap's ssh connection, and
cap2 solves that, so the conversation ended there.
I have a similar problem - I have a machine that needs to periodically
connect to an FTP site to retrieve a data feed. The machine can't
connect directly to the internet though, so I figured I could have
capistrano open up a remote tunnel back to the machine cap is running
on, so that a rake task on the remote machine could connect to some
port on that (local)host and be magically connected to the ftp.
I see the gateway magic which seems to help at breaking "into" a
secure environment to run commands, but is it easy/feasible to do the
opposite?
thanks for your time
james


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to