How can i test whether a file exist on a remote server within Capistrano script and based on the result, i should raise an exception or not?
File.exists?(remote_path) only work for locally. How can make it work or run or remote server? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
