@activepieces/piece-sftp 0.3.6 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-sftp",
3
- "version": "0.3.6",
3
+ "version": "0.4.1",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -15,7 +15,7 @@
15
15
  "ssh2-sftp-client": "9.1.0",
16
16
  "zod": "3.25.76",
17
17
  "@activepieces/pieces-common": "0.7.0",
18
- "@activepieces/pieces-framework": "0.18.4",
18
+ "@activepieces/pieces-framework": "0.18.5",
19
19
  "@activepieces/shared": "0.20.0",
20
20
  "tslib": "2.8.1"
21
21
  },
package/src/i18n/de.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "Port",
8
8
  "Username": "Benutzername",
9
9
  "Password": "Kennwort",
10
+ "Private Key": "Privater Schlüssel",
11
+ "Host Key Algorithm": "Hostschlüssel-Algorithmus",
10
12
  "The protocol to use": "Das zu verwendende Protokoll",
11
13
  "Allow connections to servers with self-signed certificates": "Verbindungen zu Servern mit selbstsignierten Zertifikaten erlauben",
12
14
  "The host of the server": "Der Host des Servers",
13
15
  "The port of the server": "Der Port des Servers",
14
16
  "The username to authenticate with": "Benutzername für Authentifizierung",
15
- "The password to authenticate with": "Das Passwort für die Authentifizierung",
17
+ "The password to authenticate with. Either this or private key is required": "Das Passwort, mit dem sich authentifizieren soll. Entweder dieser oder der private Schlüssel ist erforderlich",
18
+ "The private key to authenticate with. Either this or password is required": "Der private Schlüssel für die Authentifizierung erforderlich ist. Entweder dieser oder das Passwort ist erforderlich",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "Der Hostschlüssel-Algorithmus für die SFTP Private Key Authentifizierung",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Datei aus Text erstellen",
20
32
  "Upload File": "Datei hochladen",
21
33
  "Read File Content": "Dateiinhalt lesen",
package/src/i18n/es.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "Puerto",
8
8
  "Username": "Usuario",
9
9
  "Password": "Contraseña",
10
+ "Private Key": "Clave Privada",
11
+ "Host Key Algorithm": "Algoritmo de clave de host",
10
12
  "The protocol to use": "El protocolo a usar",
11
13
  "Allow connections to servers with self-signed certificates": "Permitir conexiones a servidores con certificados autofirmados",
12
14
  "The host of the server": "El host del servidor",
13
15
  "The port of the server": "El puerto del servidor",
14
16
  "The username to authenticate with": "El nombre de usuario con el que autenticar",
15
- "The password to authenticate with": "La contraseña con la que autenticar",
17
+ "The password to authenticate with. Either this or private key is required": "La contraseña con la que autenticarse. Se requiere esta o la clave privada",
18
+ "The private key to authenticate with. Either this or password is required": "La clave privada con la que autenticarse. O esto o la contraseña es necesaria",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "El algoritmo de clave de host a usar para autenticación de clave privada SFTP",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-d(debate)",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Crear archivo desde texto",
20
32
  "Upload File": "Subir archivo",
21
33
  "Read File Content": "Leer contenido del archivo",
package/src/i18n/fr.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "Port",
8
8
  "Username": "Nom d'utilisateur",
9
9
  "Password": "Password",
10
+ "Private Key": "Clé privée",
11
+ "Host Key Algorithm": "Algorithme de clé d'hôte",
10
12
  "The protocol to use": "Le protocole à utiliser",
11
13
  "Allow connections to servers with self-signed certificates": "Autoriser les connexions aux serveurs avec des certificats auto-signés",
12
14
  "The host of the server": "L'hôte du serveur",
13
15
  "The port of the server": "Le port du serveur",
14
16
  "The username to authenticate with": "Le nom d'utilisateur avec lequel s'authentifier",
15
- "The password to authenticate with": "Le mot de passe avec lequel s'authentifier",
17
+ "The password to authenticate with. Either this or private key is required": "Le mot de passe pour s'authentifier. Cette clé ou privée est requise",
18
+ "The private key to authenticate with. Either this or password is required": "La clé privée avec laquelle s'authentifier. Soit ceci ou le mot de passe est requis",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "L'algorithme de clé d'hôte à utiliser pour l'authentification de la clé privée SFTP",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Créer un fichier à partir du texte",
20
32
  "Upload File": "Charger un fichier",
21
33
  "Read File Content": "Lire le contenu du fichier",
package/src/i18n/ja.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "ポート",
8
8
  "Username": "ユーザー名",
9
9
  "Password": "Password",
10
+ "Private Key": "プライベートキー",
11
+ "Host Key Algorithm": "ホストキーアルゴリズム",
10
12
  "The protocol to use": "使用するプロトコル",
11
13
  "Allow connections to servers with self-signed certificates": "自己署名証明書を持つサーバーへの接続を許可する",
12
14
  "The host of the server": "サーバーのホスト",
13
15
  "The port of the server": "サーバーのポート",
14
16
  "The username to authenticate with": "認証するユーザー名",
15
- "The password to authenticate with": "認証するパスワード",
17
+ "The password to authenticate with. Either this or private key is required": "認証用パスワード。これまたは秘密鍵が必要です。",
18
+ "The private key to authenticate with. Either this or password is required": "この秘密鍵またはパスワードが必要です",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "SFTP 秘密鍵認証に使用するホスト鍵アルゴリズム",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "テキストからファイルを作成",
20
32
  "Upload File": "ファイルをアップロード",
21
33
  "Read File Content": "ファイルの内容を読む",
package/src/i18n/nl.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "Poort",
8
8
  "Username": "Gebruikersnaam",
9
9
  "Password": "Wachtwoord",
10
+ "Private Key": "Persoonlijke sleutel",
11
+ "Host Key Algorithm": "Algoritme voor hostsleutel",
10
12
  "The protocol to use": "Het te gebruiken protocol",
11
13
  "Allow connections to servers with self-signed certificates": "Verbindingen met servers met zelfondertekende certificaten toestaan",
12
14
  "The host of the server": "De host van de server",
13
15
  "The port of the server": "De poort van de server",
14
16
  "The username to authenticate with": "De gebruikersnaam om mee te verifiëren",
15
- "The password to authenticate with": "Het wachtwoord om mee te verifiëren",
17
+ "The password to authenticate with. Either this or private key is required": "Het wachtwoord om mee te verifiëren. Of deze of private key is vereist",
18
+ "The private key to authenticate with. Either this or password is required": "De geheime sleutel om mee te verifiëren. Of dit of het wachtwoord is vereist",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "Het host-sleutel-algoritme dat moet worden gebruikt voor SFTP Private Key authenticatie",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Maak bestand van tekst",
20
32
  "Upload File": "Bestand uploaden",
21
33
  "Read File Content": "Lees bestandsinhoud",
package/src/i18n/pt.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "Porta",
8
8
  "Username": "Usuário:",
9
9
  "Password": "Senha",
10
+ "Private Key": "Chave Privada",
11
+ "Host Key Algorithm": "Algoritmo da chave do anfitrião",
10
12
  "The protocol to use": "O protocolo a ser usado",
11
13
  "Allow connections to servers with self-signed certificates": "Permitir conexões a servidores com certificados auto-assinados",
12
14
  "The host of the server": "O host do servidor",
13
15
  "The port of the server": "A porta do servidor",
14
16
  "The username to authenticate with": "O nome de usuário para autenticar com",
15
- "The password to authenticate with": "A senha para autenticar com",
17
+ "The password to authenticate with. Either this or private key is required": "A senha para autenticação. Ou esta ou chave privada é necessária",
18
+ "The private key to authenticate with. Either this or password is required": "A chave privada para se autenticar. Ou isto ou a senha é necessária",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "O algoritmo de chave de host usado para autenticação de chave privada SFTP",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Criar Arquivo do Texto",
20
32
  "Upload File": "Enviar Arquivo",
21
33
  "Read File Content": "Ler conteúdo do arquivo",
@@ -7,15 +7,27 @@
7
7
  "Port": "Port",
8
8
  "Username": "Username",
9
9
  "Password": "Password",
10
+ "Private Key": "Private Key",
11
+ "Host Key Algorithm": "Host Key Algorithm",
10
12
  "The protocol to use": "The protocol to use",
11
13
  "Allow connections to servers with self-signed certificates": "Allow connections to servers with self-signed certificates",
12
14
  "The host of the server": "The host of the server",
13
15
  "The port of the server": "The port of the server",
14
16
  "The username to authenticate with": "The username to authenticate with",
15
- "The password to authenticate with": "The password to authenticate with",
17
+ "The password to authenticate with. Either this or private key is required": "The password to authenticate with. Either this or private key is required",
18
+ "The private key to authenticate with. Either this or password is required": "The private key to authenticate with. Either this or password is required",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "The host key algorithm to use for SFTP Private Key authentication",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Create File from Text",
20
32
  "Upload File": "Upload File",
21
33
  "Read File Content": "Read File Content",
package/src/i18n/zh.json CHANGED
@@ -7,15 +7,27 @@
7
7
  "Port": "端口",
8
8
  "Username": "用户名",
9
9
  "Password": "Password",
10
+ "Private Key": "Private Key",
11
+ "Host Key Algorithm": "Host Key Algorithm",
10
12
  "The protocol to use": "The protocol to use",
11
13
  "Allow connections to servers with self-signed certificates": "Allow connections to servers with self-signed certificates",
12
14
  "The host of the server": "The host of the server",
13
15
  "The port of the server": "The port of the server",
14
16
  "The username to authenticate with": "The username to authenticate with",
15
- "The password to authenticate with": "The password to authenticate with",
17
+ "The password to authenticate with. Either this or private key is required": "The password to authenticate with. Either this or private key is required",
18
+ "The private key to authenticate with. Either this or password is required": "The private key to authenticate with. Either this or password is required",
19
+ "The host key algorithm to use for SFTP Private Key authentication": "The host key algorithm to use for SFTP Private Key authentication",
16
20
  "SFTP": "SFTP",
17
21
  "FTP": "FTP",
18
22
  "FTPS": "FTPS",
23
+ "ssh-rsa": "ssh-rsa",
24
+ "ssh-dss": "ssh-dss",
25
+ "ecdsa-sha2-nistp256": "ecdsa-sha2-nistp256",
26
+ "ecdsa-sha2-nistp384": "ecdsa-sha2-nistp384",
27
+ "ecdsa-sha2-nistp521": "ecdsa-sha2-nistp521",
28
+ "ssh-ed25519": "ssh-ed25519",
29
+ "rsa-sha2-256": "rsa-sha2-256",
30
+ "rsa-sha2-512": "rsa-sha2-512",
19
31
  "Create File from Text": "Create File from Text",
20
32
  "Upload File": "Upload File",
21
33
  "Read File Content": "Read File Content",
package/src/index.d.ts CHANGED
@@ -7,7 +7,9 @@ export declare function getClient<T extends Client | FTPClient>(auth: {
7
7
  port: number;
8
8
  allow_unauthorized_certificates: boolean | undefined;
9
9
  username: string;
10
- password: string;
10
+ password: string | undefined;
11
+ privateKey: string | undefined;
12
+ algorithm: string[] | undefined;
11
13
  }): Promise<T>;
12
14
  export declare function endClient(client: Client | FTPClient, protocol: string | undefined): Promise<void>;
13
15
  export declare const sftpAuth: import("@activepieces/pieces-framework").CustomAuthProperty<{
@@ -16,7 +18,9 @@ export declare const sftpAuth: import("@activepieces/pieces-framework").CustomAu
16
18
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
17
19
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
18
20
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
19
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
21
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
22
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
23
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
20
24
  }>;
21
25
  export declare const ftpSftp: import("@activepieces/pieces-framework").Piece<import("@activepieces/pieces-framework").CustomAuthProperty<{
22
26
  protocol: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
@@ -24,5 +28,7 @@ export declare const ftpSftp: import("@activepieces/pieces-framework").Piece<imp
24
28
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
25
29
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
26
30
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
27
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
31
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
32
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
33
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
28
34
  }>>;
package/src/index.js CHANGED
@@ -28,17 +28,34 @@ function getProtocolBackwardCompatibility(protocol) {
28
28
  }
29
29
  function getClient(auth) {
30
30
  return tslib_1.__awaiter(this, void 0, void 0, function* () {
31
- const { protocol, host, port, allow_unauthorized_certificates, username, password } = auth;
31
+ const { protocol, host, port, allow_unauthorized_certificates, username, password, privateKey, algorithm } = auth;
32
32
  const protocolBackwardCompatibility = yield getProtocolBackwardCompatibility(protocol);
33
33
  if (protocolBackwardCompatibility === 'sftp') {
34
34
  const sftp = new ssh2_sftp_client_1.default();
35
- yield sftp.connect({
36
- host,
37
- port,
38
- username,
39
- password,
40
- timeout: 10000,
41
- });
35
+ if (auth.password) {
36
+ yield sftp.connect({
37
+ host,
38
+ port,
39
+ username,
40
+ password,
41
+ timeout: 10000,
42
+ });
43
+ }
44
+ else if (privateKey) {
45
+ if (!algorithm || algorithm.length === 0) {
46
+ throw new Error('At least one algorithm must be selected for SFTP Private Key authentication.');
47
+ }
48
+ yield sftp.connect({
49
+ host,
50
+ port,
51
+ username,
52
+ privateKey: privateKey.replace(/\\n/g, '\n').trim(),
53
+ algorithms: {
54
+ serverHostKey: algorithm
55
+ },
56
+ timeout: 10000,
57
+ });
58
+ }
42
59
  return sftp;
43
60
  }
44
61
  else {
@@ -106,11 +123,39 @@ exports.sftpAuth = pieces_framework_1.PieceAuth.CustomAuth({
106
123
  }),
107
124
  password: pieces_framework_1.PieceAuth.SecretText({
108
125
  displayName: 'Password',
109
- description: 'The password to authenticate with',
110
- required: true,
126
+ description: 'The password to authenticate with. Either this or private key is required',
127
+ required: false,
128
+ }),
129
+ privateKey: pieces_framework_1.PieceAuth.SecretText({
130
+ displayName: 'Private Key',
131
+ description: 'The private key to authenticate with. Either this or password is required',
132
+ required: false,
111
133
  }),
134
+ algorithm: pieces_framework_1.Property.StaticMultiSelectDropdown({
135
+ displayName: 'Host Key Algorithm',
136
+ description: 'The host key algorithm to use for SFTP Private Key authentication',
137
+ required: false,
138
+ options: {
139
+ options: [
140
+ { value: 'ssh-rsa', label: 'ssh-rsa' },
141
+ { value: 'ssh-dss', label: 'ssh-dss' },
142
+ { value: 'ecdsa-sha2-nistp256', label: 'ecdsa-sha2-nistp256' },
143
+ { value: 'ecdsa-sha2-nistp384', label: 'ecdsa-sha2-nistp384' },
144
+ { value: 'ecdsa-sha2-nistp521', label: 'ecdsa-sha2-nistp521' },
145
+ { value: 'ssh-ed25519', label: 'ssh-ed25519' },
146
+ { value: 'rsa-sha2-256', label: 'rsa-sha2-256' },
147
+ { value: 'rsa-sha2-512', label: 'rsa-sha2-512' }
148
+ ],
149
+ },
150
+ })
112
151
  },
113
152
  validate: (_a) => tslib_1.__awaiter(void 0, [_a], void 0, function* ({ auth }) {
153
+ if (!auth.password && !auth.privateKey) {
154
+ return {
155
+ valid: false,
156
+ error: 'Either password or private key must be provided for authentication.',
157
+ };
158
+ }
114
159
  let client = null;
115
160
  const protocolBackwardCompatibility = yield getProtocolBackwardCompatibility(auth.protocol);
116
161
  try {
@@ -154,6 +199,7 @@ exports.ftpSftp = (0, pieces_framework_1.createPiece)({
154
199
  'AbdulTheActivePiecer',
155
200
  'khaledmashaly',
156
201
  'abuaboud',
202
+ 'prasanna2000-max',
157
203
  ],
158
204
  auth: exports.sftpAuth,
159
205
  actions: [
package/src/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/sftp/src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/sftp/src/index.ts"],"names":[],"mappings":"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"}
@@ -4,7 +4,9 @@ export declare const createFile: import("@activepieces/pieces-framework").IActio
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  fileName: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  fileContent: import("@activepieces/pieces-framework").LongTextProperty<true>;
@@ -4,7 +4,9 @@ export declare const createFolderAction: import("@activepieces/pieces-framework"
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  folderPath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  recursive: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -4,7 +4,9 @@ export declare const deleteFileAction: import("@activepieces/pieces-framework").
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  filePath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  }>;
@@ -4,7 +4,9 @@ export declare const deleteFolderAction: import("@activepieces/pieces-framework"
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  folderPath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  recursive: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -4,7 +4,9 @@ export declare const listFolderContentsAction: import("@activepieces/pieces-fram
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  directoryPath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  }>;
@@ -4,7 +4,9 @@ export declare const readFileContent: import("@activepieces/pieces-framework").I
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  filePath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  }>;
@@ -4,7 +4,9 @@ export declare const renameFileOrFolderAction: import("@activepieces/pieces-fram
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  information: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty;
10
12
  oldPath: import("@activepieces/pieces-framework").ShortTextProperty<true>;
@@ -4,7 +4,9 @@ export declare const uploadFileAction: import("@activepieces/pieces-framework").
4
4
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
5
5
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
6
6
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
7
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
7
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
8
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
8
10
  }>, {
9
11
  fileName: import("@activepieces/pieces-framework").ShortTextProperty<true>;
10
12
  fileContent: import("@activepieces/pieces-framework").FileProperty<true>;
@@ -5,7 +5,9 @@ export declare const newOrModifiedFile: import("@activepieces/pieces-framework")
5
5
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
6
6
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
7
7
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
8
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
8
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
9
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
10
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
9
11
  }>, {
10
12
  path: import("@activepieces/pieces-framework").ShortTextProperty<true>;
11
13
  ignoreHiddenFiles: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -15,7 +17,9 @@ export declare const newOrModifiedFile: import("@activepieces/pieces-framework")
15
17
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
16
18
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
17
19
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
18
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
20
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
21
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
22
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
19
23
  }>, {
20
24
  path: import("@activepieces/pieces-framework").ShortTextProperty<true>;
21
25
  ignoreHiddenFiles: import("@activepieces/pieces-framework").CheckboxProperty<false>;
@@ -25,7 +29,9 @@ export declare const newOrModifiedFile: import("@activepieces/pieces-framework")
25
29
  host: import("@activepieces/pieces-framework").ShortTextProperty<true>;
26
30
  port: import("@activepieces/pieces-framework").NumberProperty<true>;
27
31
  username: import("@activepieces/pieces-framework").ShortTextProperty<true>;
28
- password: import("@activepieces/pieces-framework").SecretTextProperty<true>;
32
+ password: import("@activepieces/pieces-framework").SecretTextProperty<false>;
33
+ privateKey: import("@activepieces/pieces-framework").SecretTextProperty<false>;
34
+ algorithm: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
29
35
  }>, {
30
36
  path: import("@activepieces/pieces-framework").ShortTextProperty<true>;
31
37
  ignoreHiddenFiles: import("@activepieces/pieces-framework").CheckboxProperty<false>;