Skip to content

ImportWinScpSessionsResult

Defined in: src/profiles/importers/WinScpImporter.ts:27

Result of importWinScpSessions.

PropertyTypeDescriptionDefined in
sessionsreadonly WinScpSession[]Successfully mapped sessions.src/profiles/importers/WinScpImporter.ts:29
skippedreadonly { folder: readonly string[]; fsProtocol?: number; name: string; }[]Sessions skipped because their protocol is not supported.src/profiles/importers/WinScpImporter.ts:31