Skip to content

FileZillaSite

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

Imported FileZilla site with the folder hierarchy that contained it.

PropertyTypeDescriptionDefined in
folderreadonly string[]Ordered folder names leading to the site (top-level first). Empty for root sites.src/profiles/importers/FileZillaImporter.ts:19
logonType?numberLogon type code preserved from the file (0=anonymous, 1=normal, etc.).src/profiles/importers/FileZillaImporter.ts:25
namestringSite display name.src/profiles/importers/FileZillaImporter.ts:17
password?stringEncoded password value retained from the file, if any.src/profiles/importers/FileZillaImporter.ts:23
profileConnectionProfileGenerated connection profile.src/profiles/importers/FileZillaImporter.ts:21