Yes, you are right this works for me.
I put in copy.rb file:
      contents = File.open(filename, "rb") { |f| f.read }
      put contents, remote_filename
      # put File.read(filename), remote_filename

Thank you Jamis and Sean


--~--~---------~--~----~------------~-------~--~----~
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