Re: Automation
I am able to transfer file depending on name on ftp server to local machine. Once file is transfered, I want to transfer file on ftp server to archive directory in ftp folder itself depending on file name.
How can I do this tnasfering file on ftp server to different folders depending on file name?
Yes, but it's not a trivial task. I would recommend you use the WinSCP .NET assembly
https://winscp.net/eng/docs/library
Or you can stick with scripting and XML logging. The example linked in previous topic is still the one to use as an example.
https://winscp.net/eng/docs/script_download_most_recent_file