# File lib/net/sftp/operations/download.rb, line 173
    def active?
      @active > 0 || stack.any?
    end