OK, I already found out how to add and compress files with zip utility but found another bug. The uploaded file is smaller and damaged, so it can't be uncompressed.
The problem is in copy.rb file around line put File.read(filename), remote_filename When I manually upload the .zip file from TMP directory and use Linux unzip everything is OK. I also tried tar files with different untility but same problem. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
