Skip to content

ImportFileZillaSitesResult

Defined in: src/profiles/importers/FileZillaImporter.ts:29

Result returned by importFileZillaSites.

PropertyTypeDescriptionDefined in
sitesreadonly FileZillaSite[]Sites successfully mapped to a connection profile.src/profiles/importers/FileZillaImporter.ts:31
skippedreadonly { folder: readonly string[]; name: string; protocol?: number; }[]Sites that were skipped because their protocol is not supported.src/profiles/importers/FileZillaImporter.ts:33