SFTP
Performs FTP operations using SSH network protocol to exchange data over a secure channel.
Triggers
Trigger |
Configuration fields |
Data type |
Required? |
---|---|---|---|
File uploaded to Claris Connect file account - Triggers when a file is uploaded to a Claris Connect file account via SFTP client. |
|
|
|
Actions
Action |
Configuration fields |
Data type |
Required? |
---|---|---|---|
Create folder - Create a folder in a named path |
Recursive path - Choose True to create folders recursively in the path (subfolders). <b>Note:</b> Some SFTP servers may not support the False option. |
Boolean |
|
Folder path - Enter the path for the folder |
String |
|
|
Delete folder - Delete a folder from the named path |
Recursive path - Choose True to delete folders recursively in the path (subfolders). <b>Note:</b> Some SFTP servers may not support the False option. |
Boolean |
|
Path - Enter the path, including the folder name |
String |
|
|
Rename a file or folder - Rename a file or folder |
Current path - Enter the current path, including the filename |
String |
|
New path - Enter the new path, including the filename |
String |
|
|
Delete file - Delete a file from the named path |
Path - Enter the path, including the filename |
String |
|
Download file - Download a file using SFTP |
Path - Enter the path, including the filename |
String |
|
List files and folder - List files and folders in a named path |
Path - Enter the path, including the filename |
String |
|
Upload a new file - upload file via SFTP |
Path - Enter the path, including the filename Warning If the file doesn't exist, a file is created |
String |
|
URL - Enter the source URL for the file upload |
URL |
|