The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-17-2008
mohanpadamata mohanpadamata is offline
Registered User
 

Join Date: Feb 2008
Posts: 12
Thumbs up File transfer between unix and windows

Hi,

Thanks for the reply.so far i have established connections between unix systems using ssh. so i am ok with SSH. Actually its Autosys controlled job.when the time comes autosys initiates this job ,so that ksh file attached to this job will execute.in that ksh file we have to write the code for connection to that windows system and gettting files from there and again connection to windows and putting files in windows server.

Totally this is an automated job.
How do i establish connection between windows and unix? and how do i connect to windows server from unix shell script. unix server is the controller.

thanks in advance

mohan.p
Reply With Quote