Hi All,
I have attached sanitized csv to ftp process I would like to use. I am not getting any errors with this but I am also not getting any ouputs to the ftp.
I have also attached a sample source csv file. I am obviously doing something wrong. Please advise.
John
Solved! Go to Solution.
@JohnMaty - check out these articles with step-by-step instructions on how to upload to FTP/SFTP:
File Transfer Protocol (FTP) Upload
Upload to SFTP/FTP - More Examples
The workflow you attached is a good first step - a couple suggestions (that are covered in the articles): you most likely need ftp:// or sftp:// in front of the URL you are pushing to, and a Blob Input tool to take that CSV and convert to a blob that will be pushed to your FTP
Hi Sophia,
As per you provided documents I tried to connect but not able to do.
@kumarmuthiahchetti- start a new thread.document the steps you took to troubleshoot. explain your error. don't just respond to posts written eight years ago.
I want to push the data into the SFTP server, but not finding any option to do that. Can you help how to do.