Overview
Contains multiple Smart Services for interacting with a remote file server via SFTP, FTP, or SCP. Using these services, an Appian application can be configured to send and receive files, folders, and metadata in a process. Features support for zlib compression.
Key Features & Functionality
Smart Services included:
Functions:
Hello Everyone,
Is there a way to remove the file using the SFTP Basic credentials
Hi, satyaa0001
The Current Version does not rename the file/change the extension while creating in the sftp server. Please rename the document in Appian before transferring the file to SFTP
Hi Team,
After upgrading plugin from 1.6.2 to 2.2.1, we are facing issues with "Remote File Path" input parameter even after replacing the "Send File Over SFTP" Node.
Please find more details below and suggest if there is any solution:
Document: myfile.txt
Remote File Path: "\myfile.txt_suffix"
Expected output: File should be created at destination folder with suffix.
Output: Suffix is being truncated at destination.
This used to work before upgrading the plugin. Please advice.
Thank you!
Hi Arpit
We cannot make a change for this issue as the absolute path is required in other cases and security concerns to provide relative path support. We will provide you with a changed .text file with the older code. Please replace the changes to smart service and make it a private deployment for your use case
raghulvishnudI've tried what we discussed yesterday in the meeting; it's not working.Would you please now help with another way? Like you mentioned adding Boolean in the plug-in.
Hi Arpit ,
As per our analysis, the code has been changed such that the remote file path will be the directory path of the file to create relative from the logged-in user.
Please try out the following "" and "/" in the remote file path and share us the results
raghulvishnudHi Raghul,Any update please?
raghulvishnudSure, I'll be waiting for the response.Thank you!
sure we will analyse and get back to you asap
raghulvishnudAs we spoke over call and requested for JARs. Here you go:stfp-535035.zip