On Wed, Jun 3, 2009 at 9:05 AM, Byron Saltysiak <[email protected]> wrote: > > Unfortunately, I'd already tried ssh and it's not allowing it. I've > requested the ability to scp or sftp but we'll see. I have a feeling > this box was setup as ftp only for some purpose (perhaps 3rd party > integration or something?) and also purposely has limited other > functionality. Hopefully I'm wrong.
Oh, wow, you can't even SSH? Then yeah, your script is going to be the way to go. Capistrano won't work for that scenario, at all. Capistrano really is exclusively SSH (by design). - Jamis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
