76 77 78 79
# File 'lib/mysql.rb', line 76 def upload remote_file = "#{@cap.current_path}/#{output_file}" @cap.upload output_file, remote_file end