Skip to content

ImportFileZillaSitesResult

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

Result returned by importFileZillaSites.

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