Hi,
We have a requirement to move the files from our file server to a SFTP folder, on a daily basis.
.net framework doesn’t have native SFTP support and we have to use third party tools to write .net code to move the files to SFTP folder.
Instead of using third party Dlls,we thought of using batch file with SFTP commands to execute from our File server/ Use .net code to run SFTP commands in our file server.
Has anyone worked on SFTP file transfer if yes we need your suggestions in this scenario
-Anitha
No comments:
Post a Comment