Hello
Does anyone have a workflow that will download files from SFTP (using SSH public and private keys) and then move these files to an Archive folder? How do I achieve this?
Edit: Looking for a workflow that uses WinSCP. Please share it if you have one.
You can use cli to use putty/winscp or you can use paramiko in python. This is not natvely supported by Alteryx and you will need to script it yourself.
Do you have any workflow I could use that uses WinSCP?
Sorry - I built one a few years back but I don't have access to it anymore.