[Capistrano] Re: using the put helper with binary files

2006-10-31 Thread Jamis Buck
Jeremy, You have the net-ssh gem installed, but do you have the net-sftp gem installed? If not, it'll be using a non-binary-safe copy. - Jamis On Oct 31, 2006, at 4:01 PM, jrun wrote: I am trying to use the put helper method to move a gem file to the server. In the manual it says that to

[Capistrano] using the put helper with binary files

2006-10-31 Thread jrun
I am trying to use the put helper method to move a gem file to the server. In the manual it says that to do so reliably Net::SFTP should be available. The net-ssh gem is installed. It seems the gem is getting corrupted because i am not able to install it on the server (failing with "No metadata

[Capistrano] Re: spinner task calls non-existent rails script

2006-10-31 Thread willismorse
I got it working. Capistrano is amazing. To recap, there are a couple of gotchas with Dreamhost: 1) As you say, the DreamHost control panel creates the current directory if you specify current/public when you set up the (sub)domain. You must delete this somehow, whether by hand or as part of the