SFTP file transfers in C#
I need sample c# console application code here.
1. it can be automated run several upload and download scripts that I created.
2. it can check whether the scripts executed suscessful or not.
3. it can generate a log file for those files uploaded and downloaded.
I really need some assistance here. Part of the code is sufficient for me already. thank you.
1. it can be automated run several upload and download scripts that I created.
2. it can check whether the scripts executed suscessful or not.
3. it can generate a log file for those files uploaded and downloaded.
I really need some assistance here. Part of the code is sufficient for me already. thank you.