# File lib/net/sftp/operations/download.rb, line 185
    def wait
      sftp.loop { active? }
      self
    end