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