Do you have SSH access to the box in question? You mentioned FTP; capistrano does not work over FTP; it only works over an SSH connection.
- Jamis On 8/5/07, fernando <[EMAIL PROTECTED]> wrote: > > Hi, > I am having trouble using 'cap deploy:setup'. > I get a message saying: > *executing deploy:setup > *exectuing "umask 02 && mkdir......../shared/pids > > then it asks for my password but when I enter it I get the message: > > connection failed for: (server name) (Net::SSH::AuthenticationFailed: > (name) > > My login name and password are the same for both SVN and ftp. > > What could I be doing wrong? > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
