Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. file = sftp.file.open(uri.path_without_leading_slash)
  2. data = file.read
  3.  
  4. Net::SFTP::StatusException: Net::SFTP::StatusException (4, "failure")
  5. from ..../gems/net-sftp-2.0.5/lib/net/sftp/session.rb:846:in `wait_for'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement