I was using cap deploy:upload FILES=some_file many times. It always worked without any trouble, but today I got:
upload via sftp failed on blubase.bluetrace.eu: Net::SFTP::StatusException (Net::SFTP::StatusException open /srv/ www/.... (3, "permission denied")) Has something changed in this upload method recently? It always used scp and just 'worked'. Can I set it in deploy.rb to use scp by default? I've found :via parameter but how can I use it in commandline (and it would be beter just to set it in deploy.rb and forget)? I never used and don't want to use/set up sftp. -- * 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.com/group/capistrano?hl=en
