Page 1 of 1

SFTP from Unix to Windows server

Posted: Tue Oct 26, 2010 2:33 am
by lindatgeorge
Hi All,

How can we implement SFTPing a file from Unix to Windows server, in a parallel job.

Thanks in advance for your help..

Posted: Tue Oct 26, 2010 5:59 am
by ArndW
DataStage itself does not do this, it is an operating-system level command. You would need to call an external shell script or command in order to do this, but if authentification exists between the computers it is a simple command call.

Posted: Tue Oct 26, 2010 6:06 am
by lindatgeorge
Thanks a lot for your reply :)

Re: SFTP from Unix to Windows server

Posted: Tue Oct 26, 2010 8:05 am
by swapnilverma
You should first set up connection between unix and windows server .

Probably you would need password less connection.

find this this useful for automatic setup.


http://www.google.com/url?sa=t&source= ... his help.