Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UploadFolderCommand

Command to upload the contents of a folder from local file system to nextcloud recursively

Hierarchy

Index

Constructors

constructor

Properties

Protected client

client: Client

Protected percentCompleted

percentCompleted: number

Protected resultMetaData

resultMetaData: CommandResultMetaData

Protected status

Methods

execute

  • execute(): Promise<void>

getBytesUploaded

  • getBytesUploaded(): number

getPercentCompleted

  • getPercentCompleted(): number

getResultMetaData

getStatus

isFinished

  • isFinished(): boolean

Protected onExecute

  • onExecute(): Promise<void>

Generated using TypeDoc