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