kapilash
04-27-2006, 04:27 AM
:confused: Hi
I am doing development on .net framework on Win 2003 box.
I am scheduling a job using Windows scheduler to kick off SFTP of files from a local directory to a remotre Unix box.
I am using WRQ Reflection Multihost v12.0.7 standard edition for this.
Here is how we are scheduling the thing.
We are running the scheduler under a service account while logged onto the Windows2003 box as a different user.
The schduled job works fine sometime but at other times it just hangs after calling the Open method of SFTP.
Would highly appreciate any help on this.
I am doing development on .net framework on Win 2003 box.
I am scheduling a job using Windows scheduler to kick off SFTP of files from a local directory to a remotre Unix box.
I am using WRQ Reflection Multihost v12.0.7 standard edition for this.
Here is how we are scheduling the thing.
We are running the scheduler under a service account while logged onto the Windows2003 box as a different user.
The schduled job works fine sometime but at other times it just hangs after calling the Open method of SFTP.
Would highly appreciate any help on this.