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