Problem in downloading file in SFTP

Hi All, I am having a database which is running on WINNT

,i am downloading attachment into SFTP area , the SFTP i son AIX Server.

I wrote an agent(schedule) which download the files in local(i mean server pc) , at the end of agent i am calling shell command which will synchornise the files on AIX STFP area.

I am calling the beloew file at the end of the agent

file code


option batch on

option confirm off

open sftp://a3skppro:conf2ssi@9.17.246.18:22

y

cd /gsa/a03gsa/.projects/p1/aheweb03/projects/w3stage/content/sales/support/protected

synchronize remote e:\ssa2ssi\prod\conf /gsa/a03gsa/.projects/p1/aheweb03/projects/w3stage/content/sales/support/protected/

chmod 775 /gsa/a03gsa/.projects/p1/aheweb03/projects/w3stage/content/sales/support/protected/*

close

exit


the command which i am calling end of agent is

taskId% = Shell(“E:\notes\data\ssi\SecureP.bat”,1)

the problem is i am getting the following error in server console.


warning acces restriction

Authenticatiuon failed

Unable to authenticate

No session

no session

no session

no session


what will be the problem any idea?

Subject: Problem in downloading file in SFTP

Hello Soma Sundar ,

I was trying to your email to contact you but invain.I’m looking for a solution to sFTP.Could you please assist me on this.I could able to do FTP from notes but am interested to that with SFTP aswell.Any help on this regards would be highly appreciated.

You can reach me @ ravi.daparthi@gmail.com

Thanks in advance for your time.

Ravi K Daparthi.